summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/timerdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/timerdata.h')
-rw-r--r--cpukit/include/rtems/rtems/timerdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/timerdata.h b/cpukit/include/rtems/rtems/timerdata.h
index a3a13b774e..db32739488 100644
--- a/cpukit/include/rtems/rtems/timerdata.h
+++ b/cpukit/include/rtems/rtems/timerdata.h
@@ -21,7 +21,7 @@
#define _RTEMS_RTEMS_TIMERDATA_H
#include <rtems/rtems/timer.h>
-#include <rtems/score/object.h>
+#include <rtems/score/objectdata.h>
#include <rtems/score/watchdog.h>
#ifdef __cplusplus