summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_wayland.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-06-04 20:13:59 +0200
committerwm4 <wm4@nowhere>2020-06-04 20:15:43 +0200
commitc1fc5354c3c15b46d77adf4d27d38b8b27fa9dfd (patch)
tree08f0cc297ebe40746c2ada4514747602ffcb6b93 /video/out/opengl/context_wayland.c
parent07b0c18bad6cb168191d390f10db998eb7201b67 (diff)
downloadmpv-c1fc5354c3c15b46d77adf4d27d38b8b27fa9dfd.tar.bz2
mpv-c1fc5354c3c15b46d77adf4d27d38b8b27fa9dfd.tar.xz
wayland: fix build
Broken by previous commit. I've split a commit incorrectly. Fixes: #7802
Diffstat (limited to 'video/out/opengl/context_wayland.c')
-rw-r--r--video/out/opengl/context_wayland.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/context_wayland.c b/video/out/opengl/context_wayland.c
index 49835668f0..6f14305859 100644
--- a/video/out/opengl/context_wayland.c
+++ b/video/out/opengl/context_wayland.c
@@ -26,7 +26,7 @@
#include "utils.h"
// Generated from presentation-time.xml
-#include "video/out/wayland/presentation-time.h"
+#include "generated/wayland/presentation-time.h"
#define EGL_PLATFORM_WAYLAND_EXT 0x31D8