aboutsummaryrefslogtreecommitdiff
path: root/apps/mathlib/CMSIS/Include/core_cm3.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mathlib/CMSIS/Include/core_cm3.h')
-rw-r--r--apps/mathlib/CMSIS/Include/core_cm3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/mathlib/CMSIS/Include/core_cm3.h b/apps/mathlib/CMSIS/Include/core_cm3.h
index db1716ad9..733d6be53 100644
--- a/apps/mathlib/CMSIS/Include/core_cm3.h
+++ b/apps/mathlib/CMSIS/Include/core_cm3.h
@@ -118,8 +118,8 @@
#endif
#include <stdint.h> /* standard types definitions */
-#include <core_cmInstr.h> /* Core Instruction Access */
-#include <core_cmFunc.h> /* Core Function Access */
+#include "core_cmInstr.h" /* Core Instruction Access */
+#include "core_cmFunc.h" /* Core Function Access */
#endif /* __CORE_CM3_H_GENERIC */