summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/messagedata.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/messagedata.h')
-rw-r--r--cpukit/include/rtems/rtems/messagedata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/messagedata.h b/cpukit/include/rtems/rtems/messagedata.h
index be09d8ed86..b035dff97b 100644
--- a/cpukit/include/rtems/rtems/messagedata.h
+++ b/cpukit/include/rtems/rtems/messagedata.h
@@ -18,8 +18,8 @@
#define _RTEMS_RTEMS_MESSAGEDATA_H
#include <rtems/rtems/message.h>
-#include <rtems/score/object.h>
#include <rtems/score/coremsg.h>
+#include <rtems/score/objectdata.h>
#ifdef __cplusplus
extern "C" {