summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tdm_drm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tdm_drm.c b/src/tdm_drm.c
index c185842..d848f1f 100644
--- a/src/tdm_drm.c
+++ b/src/tdm_drm.c
@@ -18,6 +18,7 @@ static tdm_func_display drm_func_display =
NULL, //display_get_capture_capability
drm_display_get_outputs,
drm_display_get_fd,
+ drm_display_get_fd,
drm_display_handle_events,
NULL, //display_create_pp,
};