summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/optman/no-rtmon.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/rtems/optman/no-rtmon.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/exec/rtems/optman/no-rtmon.c b/c/src/exec/rtems/optman/no-rtmon.c
index 3c633721cc..71ec2168b1 100644
--- a/c/src/exec/rtems/optman/no-rtmon.c
+++ b/c/src/exec/rtems/optman/no-rtmon.c
@@ -15,9 +15,9 @@
#include <rtems/system.h>
#include <rtems/rtems/status.h>
-#include <rtems/core/isr.h>
-#include <rtems/core/object.h>
-#include <rtems/core/thread.h>
+#include <rtems/score/isr.h>
+#include <rtems/score/object.h>
+#include <rtems/score/thread.h>
#include <rtems/rtems/types.h>
#include <rtems/rtems/ratemon.h>