summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgflushwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremsgflushwait.c')
-rw-r--r--cpukit/score/src/coremsgflushwait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/coremsgflushwait.c b/cpukit/score/src/coremsgflushwait.c
index f2b1f088b8..5816ce8bda 100644
--- a/cpukit/score/src/coremsgflushwait.c
+++ b/cpukit/score/src/coremsgflushwait.c
@@ -23,7 +23,7 @@
#include <rtems/score/chain.h>
#include <rtems/score/isr.h>
#include <rtems/score/object.h>
-#include <rtems/score/coremsg.h>
+#include <rtems/score/coremsgimpl.h>
#include <rtems/score/states.h>
#include <rtems/score/thread.h>
#include <rtems/score/wkspace.h>