fix(draw/helium): include lv_conf_internal to avoid C declarations (#9658)

This commit is contained in:
André Costa
2026-02-03 20:45:17 +01:00
committed by GitHub
parent a9d0bd1e20
commit 8fff51a6e4
+1 -1
View File
@@ -7,7 +7,7 @@
#define __ASSEMBLY__
#endif
#include "lv_blend_helium.h"
#include "../../../../lv_conf_internal.h"
/*GCC Workaround: missing .note.GNU-stack section implies executable stack*/
#ifdef __ELF__