From 91b1f1d32aae54fd2782a461826a05eb8074645e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 25 Mar 2010 22:15:23 -0500 Subject: Adding in svg-device-color.h (bzr r9234) --- 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 \ -- cgit v1.2.3