1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

Merge pull request #1112 from amirgon/dev-6.0

Add lv_img_cache.h to lvgl.h
This commit is contained in:
embeddedt 2019-06-21 17:48:11 -04:00 committed by GitHub
commit d79df213a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
lvgl.h
View File

@ -66,6 +66,8 @@ extern "C" {
#include "src/lv_objx/lv_calendar.h"
#include "src/lv_objx/lv_spinbox.h"
#include "src/lv_draw/lv_img_cache.h"
/*********************
* DEFINES
*********************/