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/tools/ntqstrvec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/ntqstrvec.h') diff --git a/src/tools/ntqstrvec.h b/src/tools/ntqstrvec.h index 9f2245081..82fea5e97 100644 --- a/src/tools/ntqstrvec.h +++ b/src/tools/ntqstrvec.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqstring.h" -#include "ntqptrvector.h" +#include "tqptrvector.h" #include "ntqdatastream.h" #endif // QT_H -- cgit v1.2.3