Fixed all the includes that were broken due to the renames
This commit is contained in:
parent
4daab26926
commit
6c86d1d9d7
110 changed files with 149 additions and 136 deletions
|
|
@ -1,8 +1,9 @@
|
|||
#include <libs/lvgl/src/lv_core/lv_obj.h>
|
||||
#include <libs/lvgl/src/lv_font/lv_font.h>
|
||||
#include <libs/lvgl/lvgl.h>
|
||||
|
||||
#include "Tile.h"
|
||||
#include <DisplayApp/DisplayApp.h>
|
||||
#include "displayapp/DisplayApp.h"
|
||||
#include "Symbols.h"
|
||||
#include "../../Version.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue