summaryrefslogtreecommitdiffstats
path: root/src/sql/qsqlindex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/qsqlindex.cpp')
-rw-r--r--src/sql/qsqlindex.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sql/qsqlindex.cpp b/src/sql/qsqlindex.cpp
index 06f17eca8..d0df39788 100644
--- a/src/sql/qsqlindex.cpp
+++ b/src/sql/qsqlindex.cpp
@@ -38,14 +38,14 @@
**
**********************************************************************/
-#include "qsqlindex.h"
+#include "ntqsqlindex.h"
#ifndef QT_NO_SQL
-#include "qsqlcursor.h"
+#include "ntqsqlcursor.h"
/*!
- \class TQSqlIndex qsqlindex.h
+ \class TQSqlIndex ntqsqlindex.h
\brief The TQSqlIndex class provides functions to manipulate and
describe TQSqlCursor and TQSqlDatabase indexes.