diff --git a/libraries/mbed/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h b/libraries/mbed/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h index bccd748bc82..48a6bace984 100644 --- a/libraries/mbed/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h +++ b/libraries/mbed/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h @@ -109,7 +109,7 @@ typedef enum IRQn #define __ICACHE_PRESENT 1 #define __DCACHE_PRESENT 1 -#include "core_CM7.h" /* Processor and core peripherals */ +#include "core_cm7.h" /* Processor and core peripherals */ #include "system_CMSDK_CM7.h" /* System Header */