fix(uefi): include configuration header instead of full LVGL header (#8380)

This commit is contained in:
Lorenzo Arena
2025-06-10 08:10:50 +02:00
committed by GitHub
parent b2310e39ae
commit 1586bc6bc3
+1 -1
View File
@@ -14,7 +14,7 @@ extern "C" {
* INCLUDES
*********************/
#include "../../lvgl.h"
#include "../../lv_conf_internal.h"
#if LV_USE_UEFI