summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretodtickspersec.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coretodtickspersec.c')
-rw-r--r--cpukit/score/src/coretodtickspersec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/coretodtickspersec.c b/cpukit/score/src/coretodtickspersec.c
index 58e7e04c88..9744cbb9eb 100644
--- a/cpukit/score/src/coretodtickspersec.c
+++ b/cpukit/score/src/coretodtickspersec.c
@@ -18,7 +18,7 @@
#include "config.h"
#endif
-#include <rtems/score/tod.h>
+#include <rtems/score/todimpl.h>
#include <rtems/config.h>
uint32_t TOD_TICKS_PER_SECOND_method(void)