diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-03-24 16:30:02 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-03-24 16:30:02 +0000 |
| commit | 0f4a55f15b1ea050c7e452db11ee968b816eda8e (patch) | |
| tree | f01d22fb7811311c4758ccc7b67478b28ddd374b /src | |
| parent | rename (diff) | |
| download | inkscape-0f4a55f15b1ea050c7e452db11ee968b816eda8e.tar.gz inkscape-0f4a55f15b1ea050c7e452db11ee968b816eda8e.zip | |
rename siox
(bzr r286)
Diffstat (limited to 'src')
| -rw-r--r-- | src/trace/Makefile_insert | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trace/Makefile_insert b/src/trace/Makefile_insert index 6a2100207..2c8edcb15 100644 --- a/src/trace/Makefile_insert +++ b/src/trace/Makefile_insert @@ -14,8 +14,8 @@ trace_libtrace_a_SOURCES = \ trace/imagemap.h \ trace/filterset.h \ trace/filterset.cpp \ - trace/siox-segmentator.h \ - trace/siox-segmentator.cpp \ + trace/siox.h \ + trace/siox.cpp \ trace/potrace/auxiliary.h \ trace/potrace/bitmap.h \ trace/potrace/curve.cpp \ |
