Code

Adding in svg-device-color.h
authorTed Gould <ted@gould.cx>
Fri, 26 Mar 2010 03:15:23 +0000 (22:15 -0500)
committerTed Gould <ted@gould.cx>
Fri, 26 Mar 2010 03:15:23 +0000 (22:15 -0500)
src/svg/Makefile_insert

index b1400052b0fc0fbfc053f106a343af973878ae0c..c27b2291c87a57da4ae23319f5b77a035337c182 100644 (file)
@@ -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        \