summary refs log tree commit diff
path: root/pkgs/development/libraries/egl-wayland/eglmesaext.patch
blob: 9384ecff9b0f83844e48056f9ac555a6c39cb5d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/wayland-eglsurface.c b/src/wayland-eglsurface.c
index 01c9cb3..45736b0 100644
--- a/src/wayland-eglsurface.c
+++ b/src/wayland-eglsurface.c
@@ -37,6 +37,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 #include <fcntl.h>
+#include <EGL/eglmesaext.h>
 
 #define WL_EGL_WINDOW_DESTROY_CALLBACK_SINCE 3