summaryrefslogtreecommitdiffstats
path: root/video/out/drm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/drm_common.h')
-rw-r--r--video/out/drm_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/drm_common.h b/video/out/drm_common.h
index aa08312ad2..e11d240dca 100644
--- a/video/out/drm_common.h
+++ b/video/out/drm_common.h
@@ -29,6 +29,7 @@
struct kms {
struct mp_log *log;
+ char *primary_node_path;
int fd;
drmModeConnector *connector;
drmModeEncoder *encoder;