diff options
Diffstat (limited to 'src/io/uristream.cpp')
| -rw-r--r-- | src/io/uristream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/uristream.cpp b/src/io/uristream.cpp index 9b7f37828..5d2eb59ee 100644 --- a/src/io/uristream.cpp +++ b/src/io/uristream.cpp @@ -13,8 +13,8 @@ #include "uristream.h" #include "sys.h" -#include <cstring> #include <string> +#include <cstring> namespace Inkscape |
