summaryrefslogtreecommitdiffstats
path: root/src/webview/qtwebviewfunctions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview/qtwebviewfunctions.cpp')
-rw-r--r--src/webview/qtwebviewfunctions.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/webview/qtwebviewfunctions.cpp b/src/webview/qtwebviewfunctions.cpp
index 9da8f8d..f773213 100644
--- a/src/webview/qtwebviewfunctions.cpp
+++ b/src/webview/qtwebviewfunctions.cpp
@@ -40,6 +40,10 @@
#include <QtWebEngine/qtwebengineglobal.h>
#endif // QT_WEBVIEW_WEBENGINE_BACKEND
+#ifdef Q_OS_OSX
+#include <QtCore/qbytearray.h>
+#endif
+
QT_BEGIN_NAMESPACE
/*!