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 c09a3ea4a..cca84a0f2 100644
--- a/examples/network/networkprotocol/nntp.h
+++ b/examples/network/networkprotocol/nntp.h
@@ -10,8 +10,8 @@
#ifndef NNTP_H
#define NNTP_H
-#include <ntqsocket.h>
-#include <ntqnetworkprotocol.h>
+#include <tqsocket.h>
+#include <tqnetworkprotocol.h>
class Nntp : public TQNetworkProtocol
{