diff --git a/src/lv_conf_internal.h b/src/lv_conf_internal.h index 44ee1f4e3..3d396006f 100644 --- a/src/lv_conf_internal.h +++ b/src/lv_conf_internal.h @@ -12,7 +12,9 @@ #if defined __has_include # if __has_include("lv_conf.h") +# ifndef LV_CONF_INCLUDE_SIMPLE # define LV_CONF_INCLUDE_SIMPLE +# endif # endif #endif