mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-27 03:33:48 +08:00
fix(ebike): fix include path
This commit is contained in:
parent
0bbded79c8
commit
255352b566
@ -13,7 +13,7 @@ extern "C" {
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "../../../lvgl/lvgl.h"
|
||||
#include "../../lvgl.h"
|
||||
|
||||
#if LV_USE_DEMO_EBIKE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user