summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-26 03:15:23 +0000
committerTed Gould <ted@gould.cx>2010-03-26 03:15:23 +0000
commit91b1f1d32aae54fd2782a461826a05eb8074645e (patch)
tree5e652ae05d3092d656fe768afc115b9a8a76d9f2 /src
parentTranslations. French translation update. (diff)
downloadinkscape-91b1f1d32aae54fd2782a461826a05eb8074645e.tar.gz
inkscape-91b1f1d32aae54fd2782a461826a05eb8074645e.zip
Adding in svg-device-color.h
(bzr r9234)
Diffstat (limited to 'src')
-rw-r--r--src/svg/Makefile_insert3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/svg/Makefile_insert b/src/svg/Makefile_insert
index b1400052b..c27b2291c 100644
--- a/src/svg/Makefile_insert
+++ b/src/svg/Makefile_insert
@@ -14,7 +14,8 @@ ink_common_sources += \
svg/svg-affine.cpp \
svg/svg-color.cpp \
svg/svg-color.h \
- svg/svg-icc-color.h \
+ svg/svg-device-color.h \
+ svg/svg-icc-color.h \
svg/svg-length.cpp \
svg/svg-length.h \
svg/svg-path.cpp \