summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sh/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/sh/rtems/score/cpu.h')
-rw-r--r--c/src/exec/score/cpu/sh/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/sh/rtems/score/cpu.h b/c/src/exec/score/cpu/sh/rtems/score/cpu.h
index 06b8348559..40c39b4444 100644
--- a/c/src/exec/score/cpu/sh/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/sh/rtems/score/cpu.h
@@ -31,7 +31,7 @@ extern "C" {
#include <rtems/score/sh.h> /* pick up machine definitions */
#ifndef ASM
-#include <rtems/score/shtypes.h>
+#include <rtems/score/types.h>
#endif
#if 0 && defined(__SH4__)
#include <rtems/score/sh4_regs.h>