summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2013-09-20 00:29:43 +0000
committerJabiertxof <jtx@jtx.marker.es>2013-09-20 00:29:43 +0000
commit62ccb3999c5a5ec6f94de993d5b8a903f98adb5c (patch)
treee31e7a876c2d4b6300351548000811f29365db6c /src
parentupdate to trunk (diff)
downloadinkscape-62ccb3999c5a5ec6f94de993d5b8a903f98adb5c.tar.gz
inkscape-62ccb3999c5a5ec6f94de993d5b8a903f98adb5c.zip
Fixed ~sub advertising for a compile problem
(bzr r11950.1.143)
Diffstat (limited to 'src')
-rw-r--r--src/ui/tool/node-tool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tool/node-tool.h b/src/ui/tool/node-tool.h
index ce022cec6..4500c5de0 100644
--- a/src/ui/tool/node-tool.h
+++ b/src/ui/tool/node-tool.h
@@ -14,6 +14,7 @@
#include <boost/ptr_container/ptr_map.hpp>
#include <glib.h>
#include "event-context.h"
+#include "selection.h"
namespace Inkscape {
namespace Display {