From 1cb54d1f38de31800259d2e52cbe948aa712c6b4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2008 00:47:56 +0000 Subject: #include instead of . --- cpukit/score/cpu/h8300/rtems/score/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/h8300/rtems/score/types.h') diff --git a/cpukit/score/cpu/h8300/rtems/score/types.h b/cpukit/score/cpu/h8300/rtems/score/types.h index 8137edc120..eafdb9932b 100644 --- a/cpukit/score/cpu/h8300/rtems/score/types.h +++ b/cpukit/score/cpu/h8300/rtems/score/types.h @@ -22,7 +22,7 @@ #ifndef ASM #include -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3