summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xv.c')
-rw-r--r--libvo/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index 9838e7a529..e54fbdfccb 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -200,7 +200,7 @@ static int config(struct vo *vo, uint32_t width, uint32_t height,
return -1;
}
- vo_mouse_autohide = 1;
+ x11->vo_mouse_autohide = 1;
ctx->is_paused = 0;
ctx->visible_buf = -1;