summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/sysstate.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-21 16:22:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-21 16:22:25 +0000
commitbe650a843caf7f920c4af44bad7f48c23a189989 (patch)
treeeb5b8e101b42d0de7291468443480701f1a70db1 /cpukit/score/include/rtems/score/sysstate.h
parentChanged version number (diff)
downloadrtems-be650a843caf7f920c4af44bad7f48c23a189989.tar.bz2
moving files around
Diffstat (limited to '')
-rw-r--r--cpukit/score/include/rtems/score/sysstate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/score/sysstate.h b/cpukit/score/include/rtems/score/sysstate.h
index b0ace61f98..59d6c955e9 100644
--- a/cpukit/score/include/rtems/score/sysstate.h
+++ b/cpukit/score/include/rtems/score/sysstate.h
@@ -152,7 +152,7 @@ STATIC INLINE boolean _System_state_Is_failed (
System_state_Codes state
);
-#include <rtems/sysstate.inl>
+#include <rtems/core/sysstate.inl>
#ifdef __cplusplus
}