summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/headers/objectmp.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/headers/objectmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/headers/objectmp.h b/c/src/exec/score/headers/objectmp.h
index 324cc59472..dbd468e169 100644
--- a/c/src/exec/score/headers/objectmp.h
+++ b/c/src/exec/score/headers/objectmp.h
@@ -176,7 +176,7 @@ void _Objects_MP_Is_remote (
EXTERN unsigned32 _Objects_MP_Maximum_global_objects;
EXTERN Chain_Control _Objects_MP_Inactive_global_objects;
-#include <rtems/core/objectmp.inl>
+#include <rtems/score/objectmp.inl>
#ifdef __cplusplus
}