diff --git a/video/out/gpu/hwdec.c b/video/out/gpu/hwdec.c index 25bdf116c9..4217bad16a 100644 --- a/video/out/gpu/hwdec.c +++ b/video/out/gpu/hwdec.c @@ -75,8 +75,8 @@ const struct ra_hwdec_driver *const ra_hwdec_drivers[] = { &ra_hwdec_rpi_overlay, #endif #if HAVE_DRM - &ra_hwdec_drmprime, &ra_hwdec_drmprime_drm, + &ra_hwdec_drmprime, #endif NULL