summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/dropper-tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/tools/dropper-tool.cpp (renamed from src/dropper-context.cpp)4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dropper-context.cpp b/src/ui/tools/dropper-tool.cpp
index cf2f6b6c9..9c47b50e9 100644
--- a/src/dropper-context.cpp
+++ b/src/ui/tools/dropper-tool.cpp
@@ -42,10 +42,10 @@
#include "pixmaps/cursor-dropper-f.xpm"
#include "pixmaps/cursor-dropper-s.xpm"
-#include "dropper-context.h"
+#include "ui/tools/dropper-tool.h"
#include "message-context.h"
#include "verbs.h"
-#include "event-context.h"
+#include "ui/tools/tool-base.h"
using Inkscape::DocumentUndo;