summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpmultipart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/access/qhttpmultipart.h')
-rw-r--r--src/network/access/qhttpmultipart.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/access/qhttpmultipart.h b/src/network/access/qhttpmultipart.h
index 56db83779a..7f07008c0f 100644
--- a/src/network/access/qhttpmultipart.h
+++ b/src/network/access/qhttpmultipart.h
@@ -46,7 +46,9 @@
#include <QtCore/QIODevice>
#include <QtNetwork/QNetworkRequest>
+#ifndef Q_OS_WASM
QT_REQUIRE_CONFIG(http);
+#endif
QT_BEGIN_NAMESPACE