summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlindex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/kernel/qsqlindex.h')
-rw-r--r--src/sql/kernel/qsqlindex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/kernel/qsqlindex.h b/src/sql/kernel/qsqlindex.h
index b704cef685..a051b4c118 100644
--- a/src/sql/kernel/qsqlindex.h
+++ b/src/sql/kernel/qsqlindex.h
@@ -42,8 +42,8 @@
#include <QtSql/qtsqlglobal.h>
#include <QtSql/qsqlrecord.h>
+#include <QtCore/qlist.h>
#include <QtCore/qstring.h>
-#include <QtCore/qvector.h>
QT_BEGIN_NAMESPACE