File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#pragma once
22
3- #include < libs/ lvgl/src/lv_core/lv_style.h>
4- #include < libs/ lvgl/src/lv_themes/lv_theme.h>
5- #include < libs/ lvgl/src/lv_hal/lv_hal.h>
3+ #include < lvgl/src/lv_core/lv_style.h>
4+ #include < lvgl/src/lv_themes/lv_theme.h>
5+ #include < lvgl/src/lv_hal/lv_hal.h>
66#include < drivers/St7789.h>
77#include < drivers/Cst816s.h>
88
Original file line number Diff line number Diff line change 55#include " displayapp/screens/Screen.h"
66#include < bits/unique_ptr.h>
77#include " systemtask/SystemTask.h"
8- #include < libs/ lvgl/src/lv_core/lv_style.h>
9- #include < libs/ lvgl/src/lv_core/lv_obj.h>
8+ #include < lvgl/src/lv_core/lv_style.h>
9+ #include < lvgl/src/lv_core/lv_obj.h>
1010
1111namespace Pinetime {
1212 namespace Controllers {
Original file line number Diff line number Diff line change 1- #include < libs/ lvgl/lvgl.h>
1+ #include < lvgl/lvgl.h>
22#include " displayapp/screens/Motion.h"
33#include " displayapp/DisplayApp.h"
44
Original file line number Diff line number Diff line change 44#include < chrono>
55#include " displayapp/screens/Screen.h"
66#include < bits/unique_ptr.h>
7- #include < libs/ lvgl/src/lv_core/lv_style.h>
8- #include < libs/ lvgl/src/lv_core/lv_obj.h>
7+ #include < lvgl/src/lv_core/lv_style.h>
8+ #include < lvgl/src/lv_core/lv_obj.h>
99#include < components/motion/MotionController.h>
1010
1111namespace Pinetime {
Original file line number Diff line number Diff line change 1- #include < libs/ lvgl/lvgl.h>
1+ #include < lvgl/lvgl.h>
22#include " displayapp/screens/WatchFaceAnalog.h"
33#include " displayapp/screens/BatteryIcon.h"
44#include " displayapp/screens/BleIcon.h"
You can’t perform that action at this time.
0 commit comments