From: Alberto Garcia Date: Fri, 3 Feb 2023 14:52:39 +0000 (+0000) Subject: Fix non-unified build X-Git-Tag: archive/raspbian/2.38.4-2_deb10u1+rpi1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=56e1aeb572d70e3af8bf4401d10e0bdc649fbd67;p=webkit2gtk.git Fix non-unified build =================================================================== Gbp-Pq: Name fix-nonunified-build.patch --- diff --git a/Source/WebCore/html/HTMLInputElement.cpp b/Source/WebCore/html/HTMLInputElement.cpp index 364b6e1b53..2a0d3adcf4 100644 --- a/Source/WebCore/html/HTMLInputElement.cpp +++ b/Source/WebCore/html/HTMLInputElement.cpp @@ -43,6 +43,7 @@ #include "DocumentInlines.h" #include "Editor.h" #include "ElementInlines.h" +#include "EventLoop.h" #include "EventNames.h" #include "FileChooser.h" #include "FileInputType.h"