summaryrefslogtreecommitdiff
path: root/nuttx/sched/wdog/wdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/wdog/wdog.h')
-rw-r--r--nuttx/sched/wdog/wdog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/wdog/wdog.h b/nuttx/sched/wdog/wdog.h
index 73a73f1ad..63d0d1584 100644
--- a/nuttx/sched/wdog/wdog.h
+++ b/nuttx/sched/wdog/wdog.h
@@ -44,9 +44,9 @@
#include <stdint.h>
#include <stdbool.h>
-#include <wdog.h>
#include <nuttx/compiler.h>
+#include <nuttx/wdog.h>
/************************************************************************
* Pre-processor Definitions