diff options
| author | Ted Gould <ted@gould.cx> | 2010-03-26 03:15:23 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-03-26 03:15:23 +0000 |
| commit | 91b1f1d32aae54fd2782a461826a05eb8074645e (patch) | |
| tree | 5e652ae05d3092d656fe768afc115b9a8a76d9f2 /src | |
| parent | Translations. French translation update. (diff) | |
| download | inkscape-91b1f1d32aae54fd2782a461826a05eb8074645e.tar.gz inkscape-91b1f1d32aae54fd2782a461826a05eb8074645e.zip | |
Adding in svg-device-color.h
(bzr r9234)
Diffstat (limited to 'src')
| -rw-r--r-- | src/svg/Makefile_insert | 3 |
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 \ |
