summaryrefslogtreecommitdiff
path: root/zephyr/shim/core/cortex-m/irq_command.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/core/cortex-m/irq_command.c')
-rw-r--r--zephyr/shim/core/cortex-m/irq_command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/core/cortex-m/irq_command.c b/zephyr/shim/core/cortex-m/irq_command.c
index e130121509..911aeae946 100644
--- a/zephyr/shim/core/cortex-m/irq_command.c
+++ b/zephyr/shim/core/cortex-m/irq_command.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <arch/arm/aarch32/cortex_m/cmsis.h>
+#include <zephyr/arch/arm/aarch32/cortex_m/cmsis.h>
#include "console.h"
/* IRQ counters */