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/selection-chemistry.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/selection-chemistry.cpp')
| -rw-r--r-- | src/selection-chemistry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index 5dc8933a3..b5099d0d5 100644 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -31,7 +31,7 @@ #include "desktop-handles.h" #include "message-stack.h" #include "sp-item-transform.h" -#include "sp-marker.h" +#include "marker.h" #include "sp-use.h" #include "sp-textpath.h" #include "sp-tspan.h" |
