diff options
Diffstat (limited to '')
| -rw-r--r-- | src/ui/tools/tweak-tool.cpp (renamed from src/tweak-context.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tweak-context.cpp b/src/ui/tools/tweak-tool.cpp index 5129e152e..0791eff5a 100644 --- a/src/tweak-context.cpp +++ b/src/ui/tools/tweak-tool.cpp @@ -83,7 +83,7 @@ #include "filters/gaussian-blur.h" #include "verbs.h" -#include "tweak-context.h" +#include "ui/tools/tweak-tool.h" using Inkscape::DocumentUndo; |
