summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostaddress_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/kernel/qhostaddress_p.h')
-rw-r--r--src/network/kernel/qhostaddress_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/network/kernel/qhostaddress_p.h b/src/network/kernel/qhostaddress_p.h
index 26dbf861f2..0471d4414a 100644
--- a/src/network/kernel/qhostaddress_p.h
+++ b/src/network/kernel/qhostaddress_p.h
@@ -53,11 +53,11 @@
// We mean it.
//
-QT_BEGIN_NAMESPACE
-
#include "qhostaddress.h"
#include "qabstractsocket.h"
+QT_BEGIN_NAMESPACE
+
class QNetmaskAddress: public QHostAddress
{
int length;