summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/lcms.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/lcms.h')
-rw-r--r--video/out/opengl/lcms.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/opengl/lcms.h b/video/out/opengl/lcms.h
index ee2a48b59c..4e0a18c3d2 100644
--- a/video/out/opengl/lcms.h
+++ b/video/out/opengl/lcms.h
@@ -13,6 +13,7 @@ struct mp_icc_opts {
char *cache_dir;
char *size_str;
int intent;
+ int contrast;
};
struct lut3d;