summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdogreportchain.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/watchdogreportchain.c')
-rw-r--r--cpukit/score/src/watchdogreportchain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/watchdogreportchain.c b/cpukit/score/src/watchdogreportchain.c
index ea6c2f7415..b490f79b95 100644
--- a/cpukit/score/src/watchdogreportchain.c
+++ b/cpukit/score/src/watchdogreportchain.c
@@ -18,7 +18,7 @@
#endif
#include <rtems/system.h>
-#include <rtems/score/watchdog.h>
+#include <rtems/score/watchdogimpl.h>
#include <rtems/score/isr.h>
#include <rtems/bspIo.h>