diff options
Diffstat (limited to 'src/sql/ntqsqldatabase.h')
-rw-r--r-- | src/sql/ntqsqldatabase.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |