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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 29dc2fd496..04e0c219ea 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -170,6 +170,7 @@ extern int vo_dwidth;
extern int vo_dheight;
extern int vo_dbpp;
+extern int vo_grabpointer;
extern int vo_doublebuffering;
extern int vo_directrendering;
extern int vo_vsync;