diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2010-02-24 19:04:17 +0000 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2010-02-24 19:04:17 +0000 |
commit | 3c25800c34b12b0935bd0d0081bd2d9888f2ca1d (patch) | |
tree | 228e685ad9ab012e6382cc32b1577703d65db553 /xps/ghostxps.h | |
parent | 7cb3441755494714affbf68324d25a81cb18c080 (diff) |
Remove some unused icclib code and fix xpstop and the makefiles so that we can compile against the icc_work branch.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10801 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'xps/ghostxps.h')
-rw-r--r-- | xps/ghostxps.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xps/ghostxps.h b/xps/ghostxps.h index 01ce42e28..9c9322fc6 100644 --- a/xps/ghostxps.h +++ b/xps/ghostxps.h @@ -63,6 +63,8 @@ #include "gzstate.h" #include "gzpath.h" +#include "gsiccmanage.h" + #include "zlib.h" #ifndef MIN |