summaryrefslogtreecommitdiffstats
path: root/examples/network/networkprotocol/nntp.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/networkprotocol/nntp.h')
-rw-r--r--examples/network/networkprotocol/nntp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/network/networkprotocol/nntp.h b/examples/network/networkprotocol/nntp.h
index 2940a1add..0e9fa2808 100644
--- a/examples/network/networkprotocol/nntp.h
+++ b/examples/network/networkprotocol/nntp.h
@@ -10,8 +10,8 @@
#ifndef NNTP_H
#define NNTP_H
-#include <qsocket.h>
-#include <qnetworkprotocol.h>
+#include <ntqsocket.h>
+#include <ntqnetworkprotocol.h>
class Nntp : public TQNetworkProtocol
{