depot/third_party/nixpkgs/pkgs/development/libraries/egl-wayland/eglmesaext.patch
Default email 8ac5e011d6 Project import generated by Copybara.
GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
2020-04-24 19:36:52 -04:00

12 lines
325 B
Diff

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