diff options
Diffstat (limited to 'src/declarative/qml/parser/qmljsastfwd_p.h')
-rw-r--r-- | src/declarative/qml/parser/qmljsastfwd_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/parser/qmljsastfwd_p.h b/src/declarative/qml/parser/qmljsastfwd_p.h index b558a23..b485138 100644 --- a/src/declarative/qml/parser/qmljsastfwd_p.h +++ b/src/declarative/qml/parser/qmljsastfwd_p.h @@ -43,7 +43,7 @@ #define QMLJSAST_FWD_P_H #include <QtCore/qglobal.h> -#include "qmljsglobal_p.h" +#include <private/qmljsglobal_p.h> // // W A R N I N G |