summaryrefslogtreecommitdiff
path: root/src/tdm_drm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdm_drm.c')
-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 3200569..f6465b0 100644
--- a/src/tdm_drm.c
+++ b/src/tdm_drm.c
@@ -40,6 +40,7 @@ static tdm_func_display drm_func_display =
drm_layer_get_info,
drm_layer_set_buffer,
drm_layer_unset_buffer,
+ NULL, //layer_set_video_pos
NULL, //layer_create_capture
};