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 9e95e82a77..78585a704d 100644
--- a/src/network/access/qhttpmultipart.h
+++ b/src/network/access/qhttpmultipart.h
@@ -46,6 +46,8 @@
#include <QtCore/QIODevice>
#include <QtNetwork/QNetworkRequest>
+QT_REQUIRE_CONFIG(http);
+
QT_BEGIN_NAMESPACE