aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qml.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qml.pri')
-rw-r--r--src/qml/qml/qml.pri3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/qml/qml/qml.pri b/src/qml/qml/qml.pri
index 53094db59d..d3abd84fc8 100644
--- a/src/qml/qml/qml.pri
+++ b/src/qml/qml/qml.pri
@@ -133,7 +133,8 @@ HEADERS += \
$$PWD/qqmlconnections_p.h \
$$PWD/qqmltimer_p.h \
$$PWD/qqmlbind_p.h \
- $$PWD/qqmlplatform_p.h
+ $$PWD/qqmlplatform_p.h \
+ $$PWD/qqmlextensionplugin_p.h
include(parser/parser.pri)