summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index e56ed7d619..008111ade3 100644
--- a/options/options.h
+++ b/options/options.h
@@ -57,6 +57,7 @@ typedef struct mp_vo_opts {
// vo_drm
char *drm_connector_spec;
int drm_mode_id;
+ int drm_overlay_id;
} mp_vo_opts;
struct mp_cache_opts {