summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/rwlockattrdestroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/rwlockattrdestroy.c')
-rw-r--r--cpukit/posix/src/rwlockattrdestroy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/rwlockattrdestroy.c b/cpukit/posix/src/rwlockattrdestroy.c
index 9bc810c6e8..a8f719e11c 100644
--- a/cpukit/posix/src/rwlockattrdestroy.c
+++ b/cpukit/posix/src/rwlockattrdestroy.c
@@ -25,7 +25,7 @@
#include <rtems/score/object.h>
#include <rtems/score/states.h>
#include <rtems/score/watchdog.h>
-#include <rtems/posix/cond.h>
+#include <rtems/posix/condimpl.h>
#include <rtems/posix/time.h>
#include <rtems/posix/muteximpl.h>