File webkit2gtk3-missing-header.patch of Package webkit2gtk3
diff -urp webkitgtk-2.51.90.orig/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp webkitgtk-2.51.90.gstreamer1.16/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp --- webkitgtk-2.51.90.orig/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp 2026-01-23 02:35:25.867845800 -0600 +++ webkitgtk-2.51.90.gstreamer1.16/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp 2026-01-25 08:08:00.551410890 -0600 @@ -89,6 +89,7 @@ #include <gst/video/gstvideometa.h> #include <limits> #include <wtf/FileSystem.h> +#include <wtf/glib/WTFGType.h> #include <wtf/MathExtras.h> #include <wtf/MediaTime.h> #include <wtf/NeverDestroyed.h>