summaryrefslogtreecommitdiffstats
path: root/src/livarot/ShapeMisc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/livarot/ShapeMisc.cpp')
-rw-r--r--src/livarot/ShapeMisc.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/livarot/ShapeMisc.cpp b/src/livarot/ShapeMisc.cpp
index 4f63007e7..dd7beb701 100644
--- a/src/livarot/ShapeMisc.cpp
+++ b/src/livarot/ShapeMisc.cpp
@@ -9,12 +9,12 @@
#include "livarot/Shape.h"
#include "livarot/Path.h"
#include "livarot/path-description.h"
-#include <glib.h>
+#include <2geom/affine.h>
+#include <2geom/point.h>
#include <cstdio>
#include <cstdlib>
#include <cstring>
-#include <2geom/point.h>
-#include <2geom/affine.h>
+#include <glib.h>
/*
* polygon offset and polyline to path reassembling (when using back data)