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

Merge b44ddb5b6465be9900c43e09aa0c973a3143c1f7 into dev

This commit is contained in:
github-actions[bot] 2020-10-26 08:14:38 +00:00 committed by GitHub
commit 9d7ba3fcb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
extern "C" {
#endif
#include "lv_conf.h"
#include "../lv_conf_internal.h"
#if LV_USE_GPU_NXP_PXP && LV_USE_GPU_NXP_PXP_AUTO_INIT
extern lv_nxp_pxp_cfg_t pxp_default_cfg;