mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-23 01:33:59 +08:00
fix(demo): resolve include when repository name is not 'lvgl' (#7261)
This commit is contained in:
parent
d98f6cd6fb
commit
825c4efeca
@ -13,7 +13,7 @@ extern "C" {
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "../../../lvgl/lvgl.h"
|
||||
#include "../../lvgl.h"
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
|
Loading…
Reference in New Issue
Block a user