Skip to content

Commit b668b9d

Browse files
committed
ci: missing header on ubuntu
1 parent eeda3fe commit b668b9d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/plugins/score-plugin-js/JS/Qml/EditContext.introspection.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include <Process/ProcessList.hpp>
66

7+
#include <core/document/Document.hpp>
78
#include <core/presenter/Presenter.hpp>
89

910
#include <QGuiApplication>

src/plugins/score-plugin-js/JS/Qml/Utils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include <JS/Qml/Utils.hpp>
22

3+
#include <score/application/GUIApplicationContext.hpp>
34
#include <score/tools/File.hpp>
45
#include <score/tools/ThreadPool.hpp>
56

0 commit comments

Comments
 (0)