summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/partgetbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/partgetbuffer.c')
-rw-r--r--cpukit/rtems/src/partgetbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/partgetbuffer.c b/cpukit/rtems/src/partgetbuffer.c
index 393cab6cd3..0b8f20cf13 100644
--- a/cpukit/rtems/src/partgetbuffer.c
+++ b/cpukit/rtems/src/partgetbuffer.c
@@ -23,7 +23,7 @@
#include <rtems/rtems/support.h>
#include <rtems/score/address.h>
#include <rtems/score/object.h>
-#include <rtems/rtems/part.h>
+#include <rtems/rtems/partimpl.h>
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>