summaryrefslogtreecommitdiffstats
path: root/examples/network/infoprotocol
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/infoprotocol')
-rw-r--r--examples/network/infoprotocol/infoserver/infodata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/infoprotocol/infoserver/infodata.h b/examples/network/infoprotocol/infoserver/infodata.h
index 45bf9c838..fe94b02dc 100644
--- a/examples/network/infoprotocol/infoserver/infodata.h
+++ b/examples/network/infoprotocol/infoserver/infodata.h
@@ -11,7 +11,7 @@
#define INFODATA_H
#include <ntqdict.h>
-#include <ntqstringlist.h>
+#include <tqstringlist.h>
// The InfoData class manages data, organized in tree structure.