fix #includes

Change-Id: Ia33d7ef08e43bad95d57823e37757a09e53493b9
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
bb10
Mark Brand 2012-09-29 13:12:31 +02:00 committed by The Qt Project
parent 4dac6fc70a
commit 7c382d81d9
1 changed files with 2 additions and 1 deletions

View File

@ -53,8 +53,9 @@
// We mean it.
//
#include "QtCore/qmap.h"
#include "private/qsqlquerymodel_p.h"
#include "QtSql/qsqlindex.h"
#include "QtCore/qmap.h"
QT_BEGIN_NAMESPACE