diff options
Diffstat (limited to 'web/mime-url-encoding.cxx')
-rw-r--r-- | web/mime-url-encoding.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/mime-url-encoding.cxx b/web/mime-url-encoding.cxx index fa85dd3..e0022bc 100644 --- a/web/mime-url-encoding.cxx +++ b/web/mime-url-encoding.cxx @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file -#include <web/mime-url-encoding> +#include <web/mime-url-encoding.hxx> #include <ios> // hex, uppercase, right #include <string> |