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 2d498166f4..c266533d11 100644
--- a/libvo/x11_common.h
+++ b/libvo/x11_common.h
@@ -24,6 +24,8 @@ struct vo_x11_state {
XSizeHints vo_hint;
unsigned int mouse_timer;
int mouse_waiting_hide;
+ int orig_layer;
+ int old_gravity;
unsigned int olddecor;
unsigned int oldfuncs;