summaryrefslogtreecommitdiffstats
path: root/video/out/vo_wayland.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_wayland.c')
-rw-r--r--video/out/vo_wayland.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/vo_wayland.c b/video/out/vo_wayland.c
index 7761223111..cdfdc24ad4 100644
--- a/video/out/vo_wayland.c
+++ b/video/out/vo_wayland.c
@@ -680,5 +680,6 @@ const struct vo_driver video_out_wayland = {
OPT_FLAG("rgb565", use_rgb565, 0),
{0}
},
+ .legacy_prefix = "vo-wayland",
};