summaryrefslogtreecommitdiffstats
path: root/src/sp-shape.cpp
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2006-12-06 22:39:23 +0000
committerbryce <bryce@users.sourceforge.net>2006-12-06 22:39:23 +0000
commit73139694e7564912b92de9eb347e7222ea9093ba (patch)
tree4b3e85d00d24f35b844f4e9f2928f2b615251deb /src/sp-shape.cpp
parentRenaming is proving tricky... undoing for now (diff)
downloadinkscape-73139694e7564912b92de9eb347e7222ea9093ba.tar.gz
inkscape-73139694e7564912b92de9eb347e7222ea9093ba.zip
Renaming sp-marker.* to marker.*
(bzr r2077)
Diffstat (limited to 'src/sp-shape.cpp')
-rw-r--r--src/sp-shape.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-shape.cpp b/src/sp-shape.cpp
index 53f161470..a38a10b4d 100644
--- a/src/sp-shape.cpp
+++ b/src/sp-shape.cpp
@@ -32,7 +32,7 @@
#include "print.h"
#include "document.h"
#include "style.h"
-#include "sp-marker.h"
+#include "marker.h"
#include "sp-path.h"
#include "prefs-utils.h"