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, 2 insertions, 0 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index acc08f2ee0..e9abf51585 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -68,6 +68,8 @@ struct vo_x11_state {
int current_icc_screen;
int xrandr_event;
+ bool has_mesa;
+ bool has_nvidia;
bool screensaver_enabled;
bool dpms_touched;