diff options
Diffstat (limited to 'src/sql/qsqlindex.cpp')
-rw-r--r-- | src/sql/qsqlindex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/qsqlindex.cpp b/src/sql/qsqlindex.cpp index 6f69ae27d..c916f82f6 100644 --- a/src/sql/qsqlindex.cpp +++ b/src/sql/qsqlindex.cpp @@ -40,7 +40,7 @@ #include "ntqsqlindex.h" -#ifndef QT_NO_SQL +#ifndef TQT_NO_SQL #include "ntqsqlcursor.h" |