summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/posix/timer.h')
-rw-r--r--cpukit/include/rtems/posix/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/posix/timer.h b/cpukit/include/rtems/posix/timer.h
index 52732af991..2cbc56e873 100644
--- a/cpukit/include/rtems/posix/timer.h
+++ b/cpukit/include/rtems/posix/timer.h
@@ -19,7 +19,7 @@
#ifndef _RTEMS_POSIX_TIMER_H
#define _RTEMS_POSIX_TIMER_H
-#include <rtems/score/object.h>
+#include <rtems/score/objectdata.h>
#include <rtems/score/watchdog.h>
#include <pthread.h>