summaryrefslogtreecommitdiffstats
path: root/src/svg/stringstream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/svg/stringstream.cpp')
-rw-r--r--src/svg/stringstream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svg/stringstream.cpp b/src/svg/stringstream.cpp
index f83f246de..ef7587154 100644
--- a/src/svg/stringstream.cpp
+++ b/src/svg/stringstream.cpp
@@ -1,6 +1,6 @@
#include "svg/stringstream.h"
-#include "preferences.h"
#include "svg/strip-trailing-zeros.h"
+#include "preferences.h"
#include <2geom/point.h>
Inkscape::SVGOStringStream::SVGOStringStream()