summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2009-11-23 21:16:14 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2009-11-23 21:16:14 +0000
commit4a5dfe33ac8e20c0a04be6757146bb5767fb0ad9 (patch)
treeff0eb6b5354435a2fca14aece42431fda69d6712 /src/shape-editor.cpp
parentupdate 2geom. needed for extrude lpe (diff)
downloadinkscape-4a5dfe33ac8e20c0a04be6757146bb5767fb0ad9.tar.gz
inkscape-4a5dfe33ac8e20c0a04be6757146bb5767fb0ad9.zip
decrease header dependencies
(bzr r8841)
Diffstat (limited to 'src/shape-editor.cpp')
-rw-r--r--src/shape-editor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp
index 4999eb7cf..44ad9dc9e 100644
--- a/src/shape-editor.cpp
+++ b/src/shape-editor.cpp
@@ -17,6 +17,7 @@
#include "sp-object.h"
#include "sp-item.h"
+#include "sp-lpe-item.h"
#include "live_effects/lpeobject.h"
#include "selection.h"
#include "desktop.h"