summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched_getprioritymax.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/sched_getprioritymax.c')
-rw-r--r--cpukit/posix/src/sched_getprioritymax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched_getprioritymax.c b/cpukit/posix/src/sched_getprioritymax.c
index ab4c2056d1..5b41311f3a 100644
--- a/cpukit/posix/src/sched_getprioritymax.c
+++ b/cpukit/posix/src/sched_getprioritymax.c
@@ -25,7 +25,7 @@
#include <rtems/system.h>
#include <rtems/seterr.h>
-#include <rtems/posix/priority.h>
+#include <rtems/posix/priorityimpl.h>
int sched_get_priority_max(
int policy