diff --git a/srcpkgs/wlc/patches/eglmesaext_h.patch b/srcpkgs/wlc/patches/eglmesaext_h.patch new file mode 100644 index 00000000000..2a1e9c847e2 --- /dev/null +++ b/srcpkgs/wlc/patches/eglmesaext_h.patch @@ -0,0 +1,10 @@ +--- src/platform/context/egl.h 2017-10-14 20:29:48.000000000 +0200 ++++ src/platform/context/egl.h 2020-01-26 22:04:57.124357295 +0100 +@@ -3,6 +3,7 @@ + + #include + #include ++#include + + struct wlc_context_api; + struct wlc_backend_surface;