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/qftp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/qftp.cpp') diff --git a/src/network/qftp.cpp b/src/network/qftp.cpp index ac4d442e0..b5da887d6 100644 --- a/src/network/qftp.cpp +++ b/src/network/qftp.cpp @@ -53,7 +53,7 @@ #include "tqptrdict.h" // binary compatibility #ifndef TQT_NO_TEXTCODEC -#include "ntqtextcodec.h" +#include "tqtextcodec.h" #endif //#define TQFTPPI_DEBUG -- cgit v1.2.3