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/xml/tqxml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/tqxml.h') diff --git a/src/xml/tqxml.h b/src/xml/tqxml.h index fb685a21e..d55004993 100644 --- a/src/xml/tqxml.h +++ b/src/xml/tqxml.h @@ -42,7 +42,7 @@ #define TQXML_H #ifndef QT_H -#include "ntqtextstream.h" +#include "tqtextstream.h" #include "ntqfile.h" #include "tqstring.h" #include "tqstringlist.h" -- cgit v1.2.3