From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- src/sql/ntqsqldatabase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sql/ntqsqldatabase.h') diff --git a/src/sql/ntqsqldatabase.h b/src/sql/ntqsqldatabase.h index 1fed63e04..c50955e82 100644 --- a/src/sql/ntqsqldatabase.h +++ b/src/sql/ntqsqldatabase.h @@ -42,7 +42,7 @@ #define TQSQLDATABASE_H #ifndef QT_H -#include "ntqobject.h" +#include "tqobject.h" #include "ntqstring.h" #include "ntqsqlquery.h" #include "ntqstringlist.h" -- cgit v1.2.3