summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativevme_p.h
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-06 06:52:51 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-04-06 06:52:51 (GMT)
commit3a632cb5f1c1da5c2e72ce167e35a42778867829 (patch)
tree76540ae0ef94b3069afb2f043bd0d26d0b26cc5b /src/declarative/qml/qdeclarativevme_p.h
parentab9c4f04fe86cbeed28800cbe0473738d9959871 (diff)
parentcb85dd1db4e42b35fd3727874d718389238b801f (diff)
downloadQt-3a632cb5f1c1da5c2e72ce167e35a42778867829.zip
Qt-3a632cb5f1c1da5c2e72ce167e35a42778867829.tar.gz
Qt-3a632cb5f1c1da5c2e72ce167e35a42778867829.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'src/declarative/qml/qdeclarativevme_p.h')
-rw-r--r--src/declarative/qml/qdeclarativevme_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qdeclarativevme_p.h b/src/declarative/qml/qdeclarativevme_p.h
index 1c6fd3c..87a1aab 100644
--- a/src/declarative/qml/qdeclarativevme_p.h
+++ b/src/declarative/qml/qdeclarativevme_p.h
@@ -54,7 +54,7 @@
//
#include "qdeclarativeerror.h"
-#include "qbitfield_p.h"
+#include "private/qbitfield_p.h"
#include <QtCore/QString>
#include <QtCore/QStack>