summaryrefslogtreecommitdiffstats
path: root/libvo/x11_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/x11_common.c')
-rw-r--r--libvo/x11_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/x11_common.c b/libvo/x11_common.c
index 4d2f4f445b..ebbbe11d7d 100644
--- a/libvo/x11_common.c
+++ b/libvo/x11_common.c
@@ -75,7 +75,7 @@ int mScreen;
int mLocalDisplay;
/* output window id */
-int WinID = -1;
+extern int WinID;
int vo_mouse_autohide = 0;
int vo_wm_type = 0;
int vo_fs_type = 0; // needs to be accessible for GUI X11 code