summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcompiler.cpp
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-30 08:30:27 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-30 08:30:27 (GMT)
commit9170d122291036d930aa5afb79280922ed1d586f (patch)
tree8318a409d280e651084c79ac75985b9f024a7c2b /src/declarative/qml/qmlcompiler.cpp
parent3a20331b59434141935a78b768a628656c0452a7 (diff)
downloadQt-9170d122291036d930aa5afb79280922ed1d586f.zip
Qt-9170d122291036d930aa5afb79280922ed1d586f.tar.gz
Qt-9170d122291036d930aa5afb79280922ed1d586f.tar.bz2
Cleanup
Diffstat (limited to 'src/declarative/qml/qmlcompiler.cpp')
-rw-r--r--src/declarative/qml/qmlcompiler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlcompiler.cpp b/src/declarative/qml/qmlcompiler.cpp
index 473009d..b93a9b3 100644
--- a/src/declarative/qml/qmlcompiler.cpp
+++ b/src/declarative/qml/qmlcompiler.cpp
@@ -70,6 +70,7 @@
#include "qmlmetaproperty_p.h"
#include "qmlrewrite_p.h"
#include <QtDeclarative/qmlscriptstring.h>
+#include <private/qmlglobal_p.h>
#include "qmlscriptparser_p.h"