summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlparser_p.h
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/qmlparser_p.h
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/qmlparser_p.h')
-rw-r--r--src/declarative/qml/qmlparser_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlparser_p.h b/src/declarative/qml/qmlparser_p.h
index 4f080e5..2ece51f 100644
--- a/src/declarative/qml/qmlparser_p.h
+++ b/src/declarative/qml/qmlparser_p.h
@@ -56,7 +56,7 @@
#include <QtCore/QByteArray>
#include <QtCore/QList>
#include <QtCore/qstring.h>
-#include <QtDeclarative/qml.h>
+#include <qml.h>
#include <private/qmlrefcount_p.h>
#include <private/qobject_p.h>