mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-23 15:56:59 +08:00
fix(uefi): include configuration header instead of full LVGL header (#8380)
This commit is contained in:
@@ -14,7 +14,7 @@ extern "C" {
|
||||
* INCLUDES
|
||||
*********************/
|
||||
|
||||
#include "../../lvgl.h"
|
||||
#include "../../lv_conf_internal.h"
|
||||
|
||||
#if LV_USE_UEFI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user