summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlsqldatabase.cpp
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-11-13 03:26:46 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-11-13 03:26:46 (GMT)
commitbc8d2541960c706dbb765755d8c661ae608cbedc (patch)
treeabea5473fd54b2065bb7929c927ac247a0b213b1 /src/declarative/qml/qmlsqldatabase.cpp
parentcc1c67088b5eceaa577d7c237391488874efbe90 (diff)
parent976fdd41d357dc87bcac7bae496d25f19ee72baf (diff)
downloadQt-bc8d2541960c706dbb765755d8c661ae608cbedc.zip
Qt-bc8d2541960c706dbb765755d8c661ae608cbedc.tar.gz
Qt-bc8d2541960c706dbb765755d8c661ae608cbedc.tar.bz2
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmlsqldatabase.cpp')
-rw-r--r--src/declarative/qml/qmlsqldatabase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlsqldatabase.cpp b/src/declarative/qml/qmlsqldatabase.cpp
index 01d0590..c7d2e12 100644
--- a/src/declarative/qml/qmlsqldatabase.cpp
+++ b/src/declarative/qml/qmlsqldatabase.cpp
@@ -40,7 +40,7 @@
****************************************************************************/
#include <QtCore/qobject.h>
-#include <QtDeclarative/qmlengine.h>
+#include <qmlengine.h>
#include <private/qmlengine_p.h>
#include <QtScript/qscriptvalue.h>
#include <QtScript/qscriptvalueiterator.h>