summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/eraser-tool.cpp
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2014-03-26 21:14:16 +0000
committerMarkus Engel <markus.engel@tum.de>2014-03-26 21:14:16 +0000
commit2af3266fc2db760a1c8771e5945a0c94587d18e8 (patch)
tree7424a03211c9a27311d034ecd5366eecde58fb85 /src/ui/tools/eraser-tool.cpp
parentTwo more changes in libuemf to silence analyzer. (diff)
downloadinkscape-2af3266fc2db760a1c8771e5945a0c94587d18e8.tar.gz
inkscape-2af3266fc2db760a1c8771e5945a0c94587d18e8.zip
Cleaned up includes of tools / revert experimental casting macro replacements from r13061
(bzr r13216)
Diffstat (limited to 'src/ui/tools/eraser-tool.cpp')
-rw-r--r--src/ui/tools/eraser-tool.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tools/eraser-tool.cpp b/src/ui/tools/eraser-tool.cpp
index 011d28663..4106785e7 100644
--- a/src/ui/tools/eraser-tool.cpp
+++ b/src/ui/tools/eraser-tool.cpp
@@ -66,6 +66,7 @@
#include "verbs.h"
#include <2geom/math-utils.h>
#include <2geom/pathvector.h>
+#include "display/curve.h"
#include "ui/tools/eraser-tool.h"