summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/timespecdividebyinteger.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/timespecdividebyinteger.c')
-rw-r--r--cpukit/score/src/timespecdividebyinteger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/timespecdividebyinteger.c b/cpukit/score/src/timespecdividebyinteger.c
index 6d97dcbc41..9d146db52f 100644
--- a/cpukit/score/src/timespecdividebyinteger.c
+++ b/cpukit/score/src/timespecdividebyinteger.c
@@ -20,7 +20,7 @@
#endif
#include <rtems/score/timespec.h>
-#include <rtems/score/tod.h>
+#include <rtems/score/todimpl.h>
void _Timespec_Divide_by_integer(
const struct timespec *time,