summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched_getprioritymin.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/sched_getprioritymin.c')
-rw-r--r--cpukit/posix/src/sched_getprioritymin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched_getprioritymin.c b/cpukit/posix/src/sched_getprioritymin.c
index d419e66431..81f78720b5 100644
--- a/cpukit/posix/src/sched_getprioritymin.c
+++ b/cpukit/posix/src/sched_getprioritymin.c
@@ -23,7 +23,7 @@
#include <rtems/system.h>
#include <rtems/seterr.h>
-#include <rtems/posix/priority.h>
+#include <rtems/posix/priorityimpl.h>
/**
* 13.3.6 Get Scheduling Parameter Limits, P1003.1b-1993, p. 258