summaryrefslogtreecommitdiffstats
path: root/libvo/x11_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/x11_common.h')
-rw-r--r--libvo/x11_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/x11_common.h b/libvo/x11_common.h
index d20d2ffe92..d8266d9679 100644
--- a/libvo/x11_common.h
+++ b/libvo/x11_common.h
@@ -12,6 +12,7 @@ extern Display *mDisplay;
extern Window mRootWin;
extern int mScreen;
extern int mLocalDisplay;
+extern int WinID;
int vo_init( void );
int vo_hidecursor ( Display* , Window );