summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/src/watchdog.c')
-rw-r--r--c/src/exec/score/src/watchdog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/src/watchdog.c b/c/src/exec/score/src/watchdog.c
index 53a405d725..9b2c165ee8 100644
--- a/c/src/exec/score/src/watchdog.c
+++ b/c/src/exec/score/src/watchdog.c
@@ -14,8 +14,8 @@
*/
#include <rtems/system.h>
-#include <rtems/core/isr.h>
-#include <rtems/core/watchdog.h>
+#include <rtems/score/isr.h>
+#include <rtems/score/watchdog.h>
/*PAGE
*