summaryrefslogtreecommitdiff
path: root/include/lcms2_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lcms2_plugin.h')
-rw-r--r--include/lcms2_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lcms2_plugin.h b/include/lcms2_plugin.h
index c36998e..507acd6 100644
--- a/include/lcms2_plugin.h
+++ b/include/lcms2_plugin.h
@@ -286,7 +286,7 @@ typedef union {
#define CMS_LERP_FLAGS_TRILINEAR 0x0100 // Hint only
-#define MAX_INPUT_DIMENSIONS 8
+#define MAX_INPUT_DIMENSIONS 15
typedef struct _cms_interp_struc { // Used on all interpolations. Supplied by lcms2 when calling the interpolation function