summaryrefslogtreecommitdiffstats
path: root/src/dropper-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dropper-context.cpp')
-rw-r--r--src/dropper-context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dropper-context.cpp b/src/dropper-context.cpp
index 4c55400bb..4af1bba2d 100644
--- a/src/dropper-context.cpp
+++ b/src/dropper-context.cpp
@@ -68,7 +68,7 @@ using Inkscape::DocumentUndo;
static GdkCursor *cursor_dropper_fill = NULL;
static GdkCursor *cursor_dropper_stroke = NULL;
-#include "sp-factory.h"
+#include "tool-factory.h"
namespace {
SPEventContext* createDropperContext() {