summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadready.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadready.c')
-rw-r--r--cpukit/score/src/threadready.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/src/threadready.c b/cpukit/score/src/threadready.c
index d926a19fff..5bb925c4b5 100644
--- a/cpukit/score/src/threadready.c
+++ b/cpukit/score/src/threadready.c
@@ -18,8 +18,8 @@
#include "config.h"
#endif
-#include <rtems/score/thread.h>
-#include <rtems/score/isr.h>
+#include <rtems/score/threadimpl.h>
+#include <rtems/score/isrlevel.h>
#include <rtems/score/schedulerimpl.h>
void _Thread_Ready(