summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/mpv/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/mpv/config.h b/pkg/mpv/config.h
index c8289a41..0399c7a0 100644
--- a/pkg/mpv/config.h
+++ b/pkg/mpv/config.h
@@ -96,7 +96,7 @@
#define HAVE_COCOA 0
#define HAVE_DRM 1
#define HAVE_GBM 0
-#define HAVE_WAYLAND 0
+#define HAVE_WAYLAND 1
#define HAVE_X11 0
#define HAVE_XSS 0
#define HAVE_XEXT 0