summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.h')
-rw-r--r--video/out/x11_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index e08beca7b0..0134935daa 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -76,7 +76,7 @@ struct vo_x11_state {
double screensaver_time_last;
struct mp_present *present;
- bool have_present;
+ bool use_present;
int present_code;
XIM xim;