aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARMCM3/chcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/ARMCM3/chcore.c')
-rw-r--r--os/ports/GCC/ARMCM3/chcore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/ARMCM3/chcore.c b/os/ports/GCC/ARMCM3/chcore.c
index 47480217d..6a8f21853 100644
--- a/os/ports/GCC/ARMCM3/chcore.c
+++ b/os/ports/GCC/ARMCM3/chcore.c
@@ -24,8 +24,8 @@
* @{
*/
-#include <ch.h>
-#include <nvic.h>
+#include "ch.h"
+#include "nvic.h"
/**
* @brief Halts the system.