summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index a6696f465f..10eb084502 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -38,6 +38,8 @@ int vo_depthonscreen=0;
int vo_screenwidth=0;
int vo_screenheight=0;
+int vo_config_count=0;
+
// requested resolution/bpp: (-x -y -bpp options)
int vo_dx=0;
int vo_dy=0;