summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-06-21 12:44:01 +0000
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-06-21 12:44:01 +0000
commitaaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd (patch)
tree34ea35069f9e2af084216cb33c8ec5971ea9448f /src/ui/tools/node-tool.cpp
parentMerge branch 'select-page' of gitlab.com:bobqwatson/inkscape (diff)
downloadinkscape-aaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd.tar.gz
inkscape-aaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd.zip
Move pixmaps to ui/pixmaps, and update the README accordingly.
Diffstat (limited to 'src/ui/tools/node-tool.cpp')
-rw-r--r--src/ui/tools/node-tool.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/tools/node-tool.cpp b/src/ui/tools/node-tool.cpp
index 3ec40d086..516839315 100644
--- a/src/ui/tools/node-tool.cpp
+++ b/src/ui/tools/node-tool.cpp
@@ -38,8 +38,8 @@
#include "object/sp-shape.h"
#include "object/sp-text.h"
-#include "pixmaps/cursor-node-d.xpm"
-#include "pixmaps/cursor-node.xpm"
+#include "ui/pixmaps/cursor-node-d.xpm"
+#include "ui/pixmaps/cursor-node.xpm"
#include "ui/control-manager.h"
#include "ui/shape-editor.h" // temporary!