summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/timerinserthelper.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/timerinserthelper.c')
-rw-r--r--cpukit/posix/src/timerinserthelper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/timerinserthelper.c b/cpukit/posix/src/timerinserthelper.c
index 66b3e9b007..3c900db9c2 100644
--- a/cpukit/posix/src/timerinserthelper.c
+++ b/cpukit/posix/src/timerinserthelper.c
@@ -25,7 +25,7 @@
#include <rtems/system.h>
#include <rtems/seterr.h>
#include <rtems/score/isr.h>
-#include <rtems/score/watchdog.h>
+#include <rtems/score/watchdogimpl.h>
#include <rtems/posix/timerimpl.h>
#include <rtems/posix/ptimer.h>