aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common/common.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/common/common.pri')
-rw-r--r--src/qml/common/common.pri4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/qml/common/common.pri b/src/qml/common/common.pri
index de95772120..9de4fcae16 100644
--- a/src/qml/common/common.pri
+++ b/src/qml/common/common.pri
@@ -1,3 +1,5 @@
HEADERS += \
$$PWD/qqmlapiversion_p.h \
- $$PWD/qqmljsdiagnosticmessage_p.h
+ $$PWD/qqmljsdiagnosticmessage_p.h \
+ $$PWD/qqmljsfixedpoolarray_p.h \
+ $$PWD/qqmljsmemorypool_p.h