From 848e80d0a4f15b0860e9aeac822f1c2121debce3 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Mon, 1 Oct 2018 02:18:45 +0200 Subject: Move macros.h and remove unneeded macros --- src/ui/tools/eraser-tool.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ui/tools/eraser-tool.cpp') 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" -- cgit v1.2.3