From 540122c208e9e2fa62dbcfdd84cb6b5f31dda2ae Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 25 Mar 2010 22:15:23 -0500 Subject: [PATCH] Adding in svg-device-color.h --- src/svg/Makefile_insert | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 2.30.2