diff --git a/lv_conf_template.h b/lv_conf_template.h index e78926947..5cd9611a9 100644 --- a/lv_conf_template.h +++ b/lv_conf_template.h @@ -17,10 +17,6 @@ #ifndef LV_CONF_H #define LV_CONF_H -#ifndef __ASSEMBLY__ -#include -#endif - /*==================== COLOR SETTINGS *====================*/ diff --git a/src/lv_conf_internal.h b/src/lv_conf_internal.h index ae21f3699..9811fefcd 100644 --- a/src/lv_conf_internal.h +++ b/src/lv_conf_internal.h @@ -55,10 +55,6 @@ * Start parsing lv_conf_template.h -----------------------------------*/ -#ifndef __ASSEMBLY__ -#include -#endif - /*==================== COLOR SETTINGS *====================*/