summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/wayland.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/wayland.c')
-rw-r--r--video/out/opengl/wayland.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/wayland.c b/video/out/opengl/wayland.c
index 215084672d..c16444ba15 100644
--- a/video/out/opengl/wayland.c
+++ b/video/out/opengl/wayland.c
@@ -17,7 +17,7 @@
*/
#include "video/out/wayland_common.h"
-#include "common.h"
+#include "context.h"
static void egl_resize(struct vo_wayland_state *wl)
{