summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
Diffstat (limited to 'src/network')
-rw-r--r--src/network/ntqdns.h2
-rw-r--r--src/network/ntqhttp.h2
-rw-r--r--src/network/ntqserversocket.h2
-rw-r--r--src/network/ntqsocket.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/network/ntqdns.h b/src/network/ntqdns.h
index 1c055915..7201c304 100644
--- a/src/network/ntqdns.h
+++ b/src/network/ntqdns.h
@@ -42,7 +42,7 @@
#define TQDNS_H
#ifndef QT_H
-#include "ntqobject.h"
+#include "tqobject.h"
#include "ntqhostaddress.h"
#include "ntqsocketnotifier.h"
#include "ntqstringlist.h"
diff --git a/src/network/ntqhttp.h b/src/network/ntqhttp.h
index 8fc966bc..f201363c 100644
--- a/src/network/ntqhttp.h
+++ b/src/network/ntqhttp.h
@@ -42,7 +42,7 @@
#define TQHTTP_H
#ifndef QT_H
-#include "ntqobject.h"
+#include "tqobject.h"
#include "ntqnetworkprotocol.h"
#include "ntqstringlist.h"
#endif // QT_H
diff --git a/src/network/ntqserversocket.h b/src/network/ntqserversocket.h
index f00f4c77..ab9c242e 100644
--- a/src/network/ntqserversocket.h
+++ b/src/network/ntqserversocket.h
@@ -42,7 +42,7 @@
#define TQSERVERSOCKET_H
#ifndef QT_H
-#include "ntqobject.h"
+#include "tqobject.h"
#include "ntqhostaddress.h"
#include "ntqsocketdevice.h" // ### remove or keep for users' convenience?
#endif // QT_H
diff --git a/src/network/ntqsocket.h b/src/network/ntqsocket.h
index 90f1f74a..4946e81f 100644
--- a/src/network/ntqsocket.h
+++ b/src/network/ntqsocket.h
@@ -42,7 +42,7 @@
#define TQSOCKET_H
#ifndef QT_H
-#include "ntqobject.h"
+#include "tqobject.h"
#include "ntqiodevice.h"
#include "ntqhostaddress.h" // int->TQHostAddress conversion
#endif // QT_H