summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/object.h')
-rw-r--r--cpukit/score/include/rtems/score/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/score/object.h b/cpukit/score/include/rtems/score/object.h
index 3da299e95f..c64b15d786 100644
--- a/cpukit/score/include/rtems/score/object.h
+++ b/cpukit/score/include/rtems/score/object.h
@@ -545,7 +545,7 @@ STATIC INLINE void _Objects_Close(
);
#include <rtems/core/object.inl>
-#include <rtems/objectmp.h>
+#include <rtems/core/objectmp.h>
#ifdef __cplusplus
}