Remove unnecessary ../ from include pathes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @file lv_vdraw.c
|
||||
*
|
||||
*/
|
||||
#include "../../lv_conf.h"
|
||||
#include "lv_conf.h"
|
||||
#if LV_VDB_SIZE != 0
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
Reference in New Issue
Block a user