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 dbb231faf7..6c921a34ba 100644
--- a/libvo/x11_common.h
+++ b/libvo/x11_common.h
@@ -13,6 +13,7 @@ extern int vo_screenheight;
extern int vo_dwidth;
extern int vo_dheight;
extern int vo_fs;
+extern int vo_wm_type;
extern char *mDisplayName;
extern Display *mDisplay;