webkit-gtk-2.24.4-eglmesaext-include.patch (467B)
1 --- webkitgtk-2.24.4.orig/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp 2019-08-26 17:55:46.000000000 +0300 2 +++ webkitgtk-2.24.4.orig/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp 2019-11-04 23:33:44.146933810 +0300 3 @@ -31,6 +31,7 @@ 4 #include "WebKitWaylandServerProtocol.h" 5 #include <EGL/egl.h> 6 #include <EGL/eglext.h> 7 +#include <EGL/eglmesaext.h> 8 #include <WebCore/GLContext.h> 9 #include <WebCore/PlatformDisplayWayland.h> 10 #include <WebCore/Region.h>