summaryrefslogtreecommitdiffstats
path: root/examples/network/networkprotocol/nntp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/networkprotocol/nntp.cpp')
-rw-r--r--examples/network/networkprotocol/nntp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/networkprotocol/nntp.cpp b/examples/network/networkprotocol/nntp.cpp
index 833718ada..f8bb2fb7d 100644
--- a/examples/network/networkprotocol/nntp.cpp
+++ b/examples/network/networkprotocol/nntp.cpp
@@ -11,7 +11,7 @@
#include <ntqurlinfo.h>
#include <stdlib.h>
#include <ntqurloperator.h>
-#include <ntqstringlist.h>
+#include <tqstringlist.h>
#include <ntqregexp.h>
Nntp::Nntp()