summaryrefslogtreecommitdiffstats
path: root/src/livarot/Shape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/livarot/Shape.cpp')
-rw-r--r--src/livarot/Shape.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/livarot/Shape.cpp b/src/livarot/Shape.cpp
index d235ecf20..33b383947 100644
--- a/src/livarot/Shape.cpp
+++ b/src/livarot/Shape.cpp
@@ -6,12 +6,12 @@
*
*/
-#include "Shape.h"
-#include "livarot/sweep-event-queue.h"
-#include "livarot/sweep-tree-list.h"
#include <cstdio>
#include <cstdlib>
#include <glib.h>
+#include "Shape.h"
+#include "livarot/sweep-event-queue.h"
+#include "livarot/sweep-tree-list.h"
/*
* Shape instances handling.