diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2009-11-23 21:16:14 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2009-11-23 21:16:14 +0000 |
| commit | 4a5dfe33ac8e20c0a04be6757146bb5767fb0ad9 (patch) | |
| tree | ff0eb6b5354435a2fca14aece42431fda69d6712 /src/shape-editor.cpp | |
| parent | update 2geom. needed for extrude lpe (diff) | |
| download | inkscape-4a5dfe33ac8e20c0a04be6757146bb5767fb0ad9.tar.gz inkscape-4a5dfe33ac8e20c0a04be6757146bb5767fb0ad9.zip | |
decrease header dependencies
(bzr r8841)
Diffstat (limited to 'src/shape-editor.cpp')
| -rw-r--r-- | src/shape-editor.cpp | 1 |
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" |
