diff options
Diffstat (limited to 'src/ui/tools/eraser-tool.cpp')
| -rw-r--r-- | src/ui/tools/eraser-tool.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools/eraser-tool.cpp b/src/ui/tools/eraser-tool.cpp index c0742f9df..22e843bd6 100644 --- a/src/ui/tools/eraser-tool.cpp +++ b/src/ui/tools/eraser-tool.cpp @@ -43,7 +43,6 @@ #include "document.h" #include "layer-manager.h" #include "layer-model.h" -#include "macros.h" #include "message-context.h" #include "path-chemistry.h" #include "rubberband.h" @@ -57,6 +56,8 @@ #include "display/canvas-bpath.h" #include "display/curve.h" +#include "include/macros.h" + #include "object/sp-clippath.h" #include "object/sp-item-group.h" #include "object/sp-path.h" |
