summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/repr-util.cpp')
-rw-r--r--src/xml/repr-util.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xml/repr-util.cpp b/src/xml/repr-util.cpp
index 187e0a658..6da1233db 100644
--- a/src/xml/repr-util.cpp
+++ b/src/xml/repr-util.cpp
@@ -22,14 +22,14 @@
# include <cstdlib>
-#include "svg/css-ostringstream.h"
+#include <glib.h>
+#include <2geom/point.h>
#include "svg/stringstream.h"
+#include "svg/css-ostringstream.h"
#include "svg/svg-length.h"
-#include <2geom/point.h>
-#include <glib.h>
-#include "xml/repr-sorting.h"
#include "xml/repr.h"
+#include "xml/repr-sorting.h"
#define OSB_NS_URI "http://www.openswatchbook.org/uri/2009/osb"