diff --git a/src/draw/sw/blend/helium/lv_blend_helium.S b/src/draw/sw/blend/helium/lv_blend_helium.S index 41edbb31ea..e1c71f0266 100644 --- a/src/draw/sw/blend/helium/lv_blend_helium.S +++ b/src/draw/sw/blend/helium/lv_blend_helium.S @@ -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__