Skip to content

Commit 10accda

Browse files
authored
Merge pull request #86 from baba-dev/codex/fix-build-errors-related-to-settingscontroller
fix(app): include settings controller header
2 parents 827da48 + 273fb2a commit 10accda

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_lvgl.h>
1313
#include <vector>
1414

15+
#include "custom/integration/settings_controller.h"
16+
1517
struct ui_root_t;
1618

1719
namespace custom::integration {

0 commit comments

Comments
 (0)