[Webkit-unassigned] [Bug 245723] [GTK] [2.38.0] Non-unified GTK4 build broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 04:00:28 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245723

--- Comment #1 from Alberto Garcia <berto at igalia.com> ---
This needs to include GtkVersioning.h

--- a/Source/WebKit/Shared/gtk/NativeWebMouseEventGtk.cpp
+++ b/Source/WebKit/Shared/gtk/NativeWebMouseEventGtk.cpp
@@ -27,6 +27,7 @@
 #include "NativeWebMouseEvent.h"

 #include "WebEventFactory.h"
+#include <Source/WebCore/platform/gtk/GtkVersioning.h>
 #include <gdk/gdk.h>

 namespace WebKit {

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220927/05966b7a/attachment-0001.htm>


More information about the webkit-unassigned mailing list