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