summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index c4a476c5d0..3f5dbc9124 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -196,6 +196,8 @@ extern int vo_vsync;
extern int vo_fs;
extern int vo_fsmode;
extern float vo_panscan;
+extern int vo_adapter_num;
+extern int vo_refresh_rate;
extern int vo_gamma_brightness;
extern int vo_gamma_saturation;