summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i960/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/i960/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/i960/cpu.h b/c/src/exec/score/cpu/i960/cpu.h
index f1b1ad399e..4ec7547e2d 100644
--- a/c/src/exec/score/cpu/i960/cpu.h
+++ b/c/src/exec/score/cpu/i960/cpu.h
@@ -23,9 +23,9 @@ extern "C" {
#pragma align 4 /* for GNU C structure alignment */
-#include <rtems/core/i960.h>
+#include <rtems/score/i960.h>
#ifndef ASM
-#include <rtems/core/i960types.h>
+#include <rtems/score/i960types.h>
#endif
#define CPU_INLINE_ENABLE_DISPATCH FALSE