summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlparser_p.h
diff options
context:
space:
mode:
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 73bb498..d4bf88e 100644
--- a/src/declarative/qml/qmlparser_p.h
+++ b/src/declarative/qml/qmlparser_p.h
@@ -57,7 +57,7 @@
#include <QtCore/QList>
#include <QtCore/qstring.h>
#include <qml.h>
-#include <private/qmlrefcount_p.h>
+#include "qmlrefcount_p.h"
#include <private/qobject_p.h>
QT_BEGIN_HEADER