mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-10 04:37:55 +08:00
fix(draw/helium): include lv_conf_internal to avoid C declarations (#9658)
This commit is contained in:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user