From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/xml/tqxml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/tqxml.cpp') diff --git a/src/xml/tqxml.cpp b/src/xml/tqxml.cpp index a0d3f7f18..4a2b8615d 100644 --- a/src/xml/tqxml.cpp +++ b/src/xml/tqxml.cpp @@ -42,7 +42,7 @@ #include "ntqtextcodec.h" #include "ntqbuffer.h" #include "ntqregexp.h" -#include "ntqptrstack.h" +#include "tqptrstack.h" #include "tqmap.h" #include "tqvaluestack.h" -- cgit v1.2.3