summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljsastfwd_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/parser/qmljsastfwd_p.h')
-rw-r--r--src/declarative/qml/parser/qmljsastfwd_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/qml/parser/qmljsastfwd_p.h b/src/declarative/qml/parser/qmljsastfwd_p.h
index b485138..f571a2e 100644
--- a/src/declarative/qml/parser/qmljsastfwd_p.h
+++ b/src/declarative/qml/parser/qmljsastfwd_p.h
@@ -42,8 +42,9 @@
#ifndef QMLJSAST_FWD_P_H
#define QMLJSAST_FWD_P_H
+#include "qmljsglobal_p.h"
+
#include <QtCore/qglobal.h>
-#include <private/qmljsglobal_p.h>
//
// W A R N I N G