diff options
Diffstat (limited to 'src/tweak-context.cpp')
| -rw-r--r-- | src/tweak-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp index 5790c79b9..d6d5ccd47 100644 --- a/src/tweak-context.cpp +++ b/src/tweak-context.cpp @@ -81,7 +81,7 @@ using Inkscape::DocumentUndo; #define DYNA_MIN_WIDTH 1.0e-6 -#include "sp-factory.h" +#include "tool-factory.h" namespace { SPEventContext* createTweakContext() { |
