diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2006-12-06 22:39:23 +0000 |
|---|---|---|
| committer | bryce <bryce@users.sourceforge.net> | 2006-12-06 22:39:23 +0000 |
| commit | 73139694e7564912b92de9eb347e7222ea9093ba (patch) | |
| tree | 4b3e85d00d24f35b844f4e9f2928f2b615251deb /src/splivarot.cpp | |
| parent | Renaming is proving tricky... undoing for now (diff) | |
| download | inkscape-73139694e7564912b92de9eb347e7222ea9093ba.tar.gz inkscape-73139694e7564912b92de9eb347e7222ea9093ba.zip | |
Renaming sp-marker.* to marker.*
(bzr r2077)
Diffstat (limited to 'src/splivarot.cpp')
| -rw-r--r-- | src/splivarot.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/splivarot.cpp b/src/splivarot.cpp index 8c9f6e819..60d6113ac 100644 --- a/src/splivarot.cpp +++ b/src/splivarot.cpp @@ -23,7 +23,7 @@ #include "svg/svg.h" #include "sp-path.h" #include "sp-shape.h" -#include "sp-marker.h" +#include "marker.h" #include "enums.h" #include "sp-text.h" #include "sp-item-group.h" |
