lv_obj folder rename to lv_core

This commit is contained in:
Gabor Kiss-Vamosi
2017-11-30 11:35:33 +01:00
parent 2f5a09bc99
commit 514d2b38b4
54 changed files with 77 additions and 80 deletions

View File

@@ -17,7 +17,7 @@
#if LV_VDB_SIZE != 0
#include <stddef.h>
#include "../lv_obj/lv_vdb.h"
#include "../lv_core/lv_vdb.h"
/*********************
* INCLUDES