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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/x11_common.h b/libvo/x11_common.h
index db9ba04e78..d20d2ffe92 100644
--- a/libvo/x11_common.h
+++ b/libvo/x11_common.h
@@ -9,7 +9,7 @@ extern int vo_dheight;
extern char *mDisplayName;
extern Display *mDisplay;
-extern Window *mRootWin;
+extern Window mRootWin;
extern int mScreen;
extern int mLocalDisplay;