summaryrefslogtreecommitdiff
path: root/Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp')
-rw-r--r--Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp b/Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp
index 517f230e8..da14d6673 100644
--- a/Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp
+++ b/Source/WebKit/qt/WebCoreSupport/FrameNetworkingContextQt.cpp
@@ -27,6 +27,7 @@
#include <QNetworkAccessManager>
#include <QNetworkCookie>
#include <QNetworkCookieJar>
+#include <wtf/NeverDestroyed.h>
namespace WebCore {