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/tqthreadstorage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/tqthreadstorage.h') diff --git a/src/tools/tqthreadstorage.h b/src/tools/tqthreadstorage.h index 588621237..42319ccd6 100644 --- a/src/tools/tqthreadstorage.h +++ b/src/tools/tqthreadstorage.h @@ -42,7 +42,7 @@ #ifdef TQT_THREAD_SUPPORT #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H class TQ_EXPORT TQThreadStorageData -- cgit v1.2.3