summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h')
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
index 98a105f795..795a9ba734 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
@@ -22,7 +22,7 @@ extern "C" {
#include <rtems/score/no_cpu.h> /* pick up machine definitions */
#ifndef ASM
-#include <rtems/score/no_cputypes.h>
+#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */