summaryrefslogtreecommitdiff
path: root/base/gscms.h
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2017-10-31 13:07:23 +0000
committerRobin Watts <robin.watts@artifex.com>2017-11-01 13:38:16 +0000
commitf7b61e0cc56206b6811eee85c4cfd6a0963194e0 (patch)
tree91c89f604e5243d7449bb0f35baad9651a5fd4e9 /base/gscms.h
parent31cb4cf7aa88784219f6fc2be362a66df2f67289 (diff)
downloadghostpdl-f7b61e0cc56206b6811eee85c4cfd6a0963194e0.tar.gz
Pass device_profile into color concretizing functions.
Diffstat (limited to 'base/gscms.h')
-rw-r--r--base/gscms.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/gscms.h b/base/gscms.h
index a9c7d752c..4bd329e04 100644
--- a/base/gscms.h
+++ b/base/gscms.h
@@ -270,7 +270,7 @@ struct gsicc_namelist_s {
};
/* Destination profiles for different objects */
-typedef struct cmm_dev_profile_s {
+struct cmm_dev_profile_s {
cmm_profile_t *device_profile[NUM_DEVICE_PROFILES];
cmm_profile_t *proof_profile;
cmm_profile_t *link_profile;
@@ -288,7 +288,7 @@ typedef struct cmm_dev_profile_s {
bool prebandthreshold; /* Used to indicate use of HT pre-clist */
gs_memory_t *memory;
rc_header rc;
-} cmm_dev_profile_t;
+};
/* Used so that we can specify if we want to link with Device input color spaces
during the link creation process. For the DeviceN case, the DeviceN profile