summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/tools/node-tool.h (renamed from src/ui/tool/node-tool.h)3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/tool/node-tool.h b/src/ui/tools/node-tool.h
index 2e5aa39f3..4d15ab70e 100644
--- a/src/ui/tool/node-tool.h
+++ b/src/ui/tools/node-tool.h
@@ -13,8 +13,7 @@
#include <boost/ptr_container/ptr_map.hpp>
#include <glib.h>
-#include "event-context.h"
-#include "selection.h"
+#include "ui/tools/tool-base.h"
namespace Inkscape {
namespace Display {