diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-08-02 22:16:19 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-08-02 22:16:19 +0000 |
| commit | f18278563422974070266cca2ab09d1615f0c0df (patch) | |
| tree | 81f93c659c6e0b67adab762eaa9e4aa721c6d643 /src/sp-fecomponenttransfer.cpp | |
| parent | fix new deletion behavior when deleting up to next-to-last node in subpath (diff) | |
| download | inkscape-f18278563422974070266cca2ab09d1615f0c0df.tar.gz inkscape-f18278563422974070266cca2ab09d1615f0c0df.zip | |
compile fix
(bzr r1544)
Diffstat (limited to 'src/sp-fecomponenttransfer.cpp')
| -rw-r--r-- | src/sp-fecomponenttransfer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-fecomponenttransfer.cpp b/src/sp-fecomponenttransfer.cpp index ffb6f552f..710faa2f5 100644 --- a/src/sp-fecomponenttransfer.cpp +++ b/src/sp-fecomponenttransfer.cpp @@ -19,7 +19,7 @@ #include "attributes.h" #include "svg/svg.h" -#include "sp-fecomponentTransfer.h" +#include "sp-fecomponenttransfer.h" #include "xml/repr.h" //#define SP_MACROS_SILENT |
