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, 2 insertions, 0 deletions
diff --git a/libvo/x11_common.h b/libvo/x11_common.h
index b40755962a..2d498166f4 100644
--- a/libvo/x11_common.h
+++ b/libvo/x11_common.h
@@ -22,6 +22,8 @@ struct vo_x11_state {
GC f_gc;
XSizeHints vo_hint;
+ unsigned int mouse_timer;
+ int mouse_waiting_hide;
unsigned int olddecor;
unsigned int oldfuncs;