summaryrefslogtreecommitdiffstats
path: root/video/out/gl_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gl_video.h')
-rw-r--r--video/out/gl_video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/gl_video.h b/video/out/gl_video.h
index a4f864a9dd..e997e88fb6 100644
--- a/video/out/gl_video.h
+++ b/video/out/gl_video.h
@@ -31,7 +31,7 @@ struct gl_video_opts {
char *scalers[2];
float scaler_params[2];
int indirect;
- int gamma;
+ float gamma;
int srgb;
int scale_sep;
int fancy_downscaling;