From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- src/codecs/tqtextcodec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codecs/tqtextcodec.cpp') diff --git a/src/codecs/tqtextcodec.cpp b/src/codecs/tqtextcodec.cpp index ac22ea7f1..6c495df8f 100644 --- a/src/codecs/tqtextcodec.cpp +++ b/src/codecs/tqtextcodec.cpp @@ -51,7 +51,7 @@ #include "tqvaluelist.h" #include "tqtextcodecfactory.h" #include "tqutfcodec.h" -#include "ntqnamespace.h" +#include "tqnamespace.h" #ifndef TQT_NO_CODECS #include "tqhebrewcodec.h" #include "tqtsciicodec.h" -- cgit v1.2.3