diff --git a/src/main.c b/src/main.c index 8b4ac47..6bf0e99 100644 --- a/src/main.c +++ b/src/main.c @@ -1,4 +1,4 @@ -#include "fw/src/mgos_app.h" +#include "mgos_app.h" enum mgos_app_init_result mgos_app_init(void) { return MGOS_APP_INIT_SUCCESS;