Remove unnecessary ../ from include pathes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "../../lv_conf.h"
|
||||
#include "lv_conf.h"
|
||||
#if USE_LV_RECT != 0
|
||||
|
||||
#include "../lv_obj/lv_obj.h"
|
||||
|
||||
Reference in New Issue
Block a user