From: Ted Gould Date: Fri, 26 Mar 2010 03:15:23 +0000 (-0500) Subject: Adding in svg-device-color.h X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=540122c208e9e2fa62dbcfdd84cb6b5f31dda2ae;p=inkscape.git Adding in svg-device-color.h --- 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 \