diff options
| author | Peter Moulder <peter.moulder@monash.edu> | 2006-03-07 00:13:40 +0000 |
|---|---|---|
| committer | pjrm <pjrm@users.sourceforge.net> | 2006-03-07 00:13:40 +0000 |
| commit | 1054054d2659d72f90c0075329ec116dd7c0919c (patch) | |
| tree | 29bd58c4a11cfe3be1bdde0b660aff52d39b83ea /src/sp-item.cpp | |
| parent | Partially update: add various new `inkscape:' attributes. (I haven't yet add... (diff) | |
| download | inkscape-1054054d2659d72f90c0075329ec116dd7c0919c.tar.gz inkscape-1054054d2659d72f90c0075329ec116dd7c0919c.zip | |
#include sp-item.h
(bzr r214)
Diffstat (limited to 'src/sp-item.cpp')
| -rw-r--r-- | src/sp-item.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-item.cpp b/src/sp-item.cpp index db7f9fffd..9f1126185 100644 --- a/src/sp-item.cpp +++ b/src/sp-item.cpp @@ -25,7 +25,7 @@ #endif - +#include "sp-item.h" #include "svg/svg.h" #include "print.h" #include "display/nr-arena.h" |
