summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdognanoseconds.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/watchdognanoseconds.c')
-rw-r--r--cpukit/score/src/watchdognanoseconds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/watchdognanoseconds.c b/cpukit/score/src/watchdognanoseconds.c
index 41353bcc35..9c25239dff 100644
--- a/cpukit/score/src/watchdognanoseconds.c
+++ b/cpukit/score/src/watchdognanoseconds.c
@@ -24,7 +24,7 @@
#endif
#include <rtems/system.h>
-#include <rtems/score/watchdog.h>
+#include <rtems/score/watchdogimpl.h>
Watchdog_Nanoseconds_since_last_tick_routine
_Watchdog_Nanoseconds_since_tick_handler =