diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2006-12-06 22:23:41 +0000 |
|---|---|---|
| committer | bryce <bryce@users.sourceforge.net> | 2006-12-06 22:23:41 +0000 |
| commit | 68f7641fe3dc1e50b782904e7ca25f499b3148d0 (patch) | |
| tree | fa2bb7c3c7cbcc620fab23cf59006c29abb6639e /src/sp-marker.cpp | |
| parent | Restoring with rename change... urg svn (diff) | |
| download | inkscape-68f7641fe3dc1e50b782904e7ca25f499b3148d0.tar.gz inkscape-68f7641fe3dc1e50b782904e7ca25f499b3148d0.zip | |
Renaming is proving tricky... undoing for now
(bzr r2076)
Diffstat (limited to 'src/sp-marker.cpp')
| -rw-r--r-- | src/sp-marker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-marker.cpp b/src/sp-marker.cpp index 68b630920..fb7ee2657 100644 --- a/src/sp-marker.cpp +++ b/src/sp-marker.cpp @@ -22,7 +22,7 @@ #include "display/nr-arena-group.h" #include "xml/repr.h" #include "attributes.h" -#include "marker.h" +#include "sp-marker.h" struct SPMarkerView { SPMarkerView *next; |
