summaryrefslogtreecommitdiffstats
path: root/src/layer-manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layer-manager.cpp')
-rw-r--r--src/layer-manager.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/layer-manager.cpp b/src/layer-manager.cpp
index 3a6cce99c..19c4b890c 100644
--- a/src/layer-manager.cpp
+++ b/src/layer-manager.cpp
@@ -17,10 +17,16 @@
#include "desktop.h"
#include "layer-manager.h"
+#include "preferences.h"
+#include "ui/view/view.h"
#include "selection.h"
+#include "sp-object.h"
#include "sp-item-group.h"
+#include "xml/node.h"
#include "xml/node-observer.h"
#include "util/format.h"
+// #include "debug/event-tracker.h"
+// #include "debug/simple-event.h"
namespace Inkscape {