summaryrefslogtreecommitdiffstats
path: root/src/sp-marker.cpp
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2006-12-06 22:23:41 +0000
committerbryce <bryce@users.sourceforge.net>2006-12-06 22:23:41 +0000
commit68f7641fe3dc1e50b782904e7ca25f499b3148d0 (patch)
treefa2bb7c3c7cbcc620fab23cf59006c29abb6639e /src/sp-marker.cpp
parentRestoring with rename change... urg svn (diff)
downloadinkscape-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.cpp2
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;