summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.cpp
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-08-13 14:51:55 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-08-13 14:51:55 +0000
commit4bcd2042e4f42de20793ccbf8a8d70a08ea1a7bc (patch)
tree9427ba9e481cc3db464a524b3ec8a14589da14a7 /src/shape-editor.cpp
parentNR:: to Geom:: for most of src/extension/ (diff)
downloadinkscape-4bcd2042e4f42de20793ccbf8a8d70a08ea1a7bc.tar.gz
inkscape-4bcd2042e4f42de20793ccbf8a8d70a08ea1a7bc.zip
Get rid of some superfluous includes
(bzr r6613)
Diffstat (limited to 'src/shape-editor.cpp')
-rw-r--r--src/shape-editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp
index 8e5ea77b5..bfb0e3c0c 100644
--- a/src/shape-editor.cpp
+++ b/src/shape-editor.cpp
@@ -23,7 +23,7 @@
#include "desktop-handles.h"
#include "knotholder.h"
#include "live_effects/parameter/pointparam-knotholder.h"
-#include "node-context.h"
+#include "nodepath.h"
#include "xml/node-event-vector.h"
#include "prefs-utils.h"
#include "object-edit.h"