summaryrefslogtreecommitdiffstats
path: root/src/gc-anchored.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc-anchored.cpp')
-rw-r--r--src/gc-anchored.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gc-anchored.cpp b/src/gc-anchored.cpp
index aa7acd1a0..3ce6eff7b 100644
--- a/src/gc-anchored.cpp
+++ b/src/gc-anchored.cpp
@@ -9,12 +9,12 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#include <typeinfo>
#include "gc-anchored.h"
-#include "debug/demangle.h"
#include "debug/event-tracker.h"
#include "debug/simple-event.h"
+#include "debug/demangle.h"
#include "util/format.h"
-#include <typeinfo>
namespace Inkscape {