summaryrefslogtreecommitdiffstats
path: root/video/out/vo.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.c')
-rw-r--r--video/out/vo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo.c b/video/out/vo.c
index 08d109b768..253cb6274a 100644
--- a/video/out/vo.c
+++ b/video/out/vo.c
@@ -74,7 +74,7 @@ const struct vo_driver *const video_out_drivers[] =
&video_out_mediacodec_embed,
#endif
&video_out_gpu,
-#if HAVE_LIBPLACEBO_V4
+#if HAVE_LIBPLACEBO_NEXT
&video_out_gpu_next,
#endif
#if HAVE_VDPAU