summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/rtems/score/h8300.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/h8300/rtems/score/h8300.h')
-rw-r--r--cpukit/score/cpu/h8300/rtems/score/h8300.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/h8300/rtems/score/h8300.h b/cpukit/score/cpu/h8300/rtems/score/h8300.h
index fd50970924..4abb36bbb2 100644
--- a/cpukit/score/cpu/h8300/rtems/score/h8300.h
+++ b/cpukit/score/cpu/h8300/rtems/score/h8300.h
@@ -16,8 +16,8 @@
* $Id$
*/
-#ifndef _INCLUDE_H8300_h
-#define _INCLUDE_H8300_h
+#ifndef _RTEMS_SCORE_H8300_H
+#define _RTEMS_SCORE_H8300_H
#ifdef __cplusplus
extern "C" {