Skip to content

Commit 4c82cf5

Browse files
authored
Merge pull request #104 from baba-dev/codex/add-media-and-cctv-controller-includes
fix(app_launcher): include integration controller headers
2 parents c21e833 + f5fbc9e commit 4c82cf5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • app/apps/app_launcher/view

app/apps/app_launcher/view/view.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#include <smooth_ui_toolkit.h>
1313
#include <vector>
1414

15+
#include "integration/cctv_controller.h"
16+
#include "integration/media_controller.h"
1517
#include "integration/settings_controller.h"
1618

1719
namespace custom::integration

0 commit comments

Comments
 (0)