From 367ff3fb9e3933f6704c98359cdd8d934ace941f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Aug 2024 20:52:58 +0900 Subject: Rename global classes nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/tools/tqmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/tqmap.h') diff --git a/src/tools/tqmap.h b/src/tools/tqmap.h index a173e7575..6a813dd6c 100644 --- a/src/tools/tqmap.h +++ b/src/tools/tqmap.h @@ -42,7 +42,7 @@ #define TQMAP_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "ntqshared.h" #include "tqdatastream.h" #include "tqpair.h" -- cgit v1.2.3