summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkproxy_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/kernel/qnetworkproxy_p.h')
-rw-r--r--src/network/kernel/qnetworkproxy_p.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/network/kernel/qnetworkproxy_p.h b/src/network/kernel/qnetworkproxy_p.h
index 74cc4105a0..733d8436d0 100644
--- a/src/network/kernel/qnetworkproxy_p.h
+++ b/src/network/kernel/qnetworkproxy_p.h
@@ -40,18 +40,19 @@
#ifndef QNETWORKPROXY_P_H
#define QNETWORKPROXY_P_H
-
//
// W A R N I N G
// -------------
//
-// This file is not part of the Qt API. It exists for the convenience
-// of the QLibrary class. This header file may change from
-// version to version without notice, or even be removed.
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
//
// We mean it.
//
+#include <QtNetwork/private/qtnetworkglobal_p.h>
+
#ifndef QT_NO_NETWORKPROXY
QT_BEGIN_NAMESPACE