diff --git a/targets/TARGET_NUVOTON/TARGET_NANO100/device/cmsis.h b/targets/TARGET_NUVOTON/TARGET_NANO100/device/cmsis.h index 921d527169..e1ead52d67 100644 --- a/targets/TARGET_NUVOTON/TARGET_NANO100/device/cmsis.h +++ b/targets/TARGET_NUVOTON/TARGET_NANO100/device/cmsis.h @@ -17,7 +17,7 @@ #ifndef MBED_CMSIS_H #define MBED_CMSIS_H -#include "NANO100Series.h" +#include "Nano100Series.h" #include "cmsis_nvic.h" // Support linker-generated symbol as start of relocated vector table.