From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/network/qhttp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/qhttp.cpp') diff --git a/src/network/qhttp.cpp b/src/network/qhttp.cpp index 8f88e0340..b37d4789d 100644 --- a/src/network/qhttp.cpp +++ b/src/network/qhttp.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_NETWORKPROTOCOL_HTTP #include "ntqsocket.h" -#include "ntqtextstream.h" +#include "tqtextstream.h" #include "tqmap.h" #include "tqstring.h" #include "tqstringlist.h" -- cgit v1.2.3