diff --git a/Inc/mmr_can_incudes.h b/Inc/mmr_can_includes.h similarity index 100% rename from Inc/mmr_can_incudes.h rename to Inc/mmr_can_includes.h diff --git a/Inc/mmr_can_types.h b/Inc/mmr_can_types.h index 5752109..ae342d2 100644 --- a/Inc/mmr_can_types.h +++ b/Inc/mmr_can_types.h @@ -2,7 +2,7 @@ #define INC_MMR_CAN_TYPES_H_ #include -#include "mmr_can_incudes.h" +#include "mmr_can_includes.h" typedef uint32_t CanId; typedef uint32_t CanMailbox;