summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/schedulermapfromposix.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/schedulermapfromposix.c')
-rw-r--r--cpukit/rtems/src/schedulermapfromposix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/rtems/src/schedulermapfromposix.c b/cpukit/rtems/src/schedulermapfromposix.c
index 72170582a4..dac748cae5 100644
--- a/cpukit/rtems/src/schedulermapfromposix.c
+++ b/cpukit/rtems/src/schedulermapfromposix.c
@@ -3,7 +3,7 @@
/**
* @file
*
- * @ingroup RTEMSImplClassic
+ * @ingroup RTEMSImplClassicScheduler
*
* @brief This source file contains the implementation of
* rtems_scheduler_map_priority_from_posix().
@@ -38,7 +38,7 @@
#include "config.h"
#endif
-#include <rtems/rtems/tasks.h>
+#include <rtems/rtems/scheduler.h>
#include <rtems/score/schedulerimpl.h>
rtems_status_code rtems_scheduler_map_priority_from_posix(