summaryrefslogtreecommitdiff
path: root/nuttx/drivers/timers/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/timers/timer.c')
-rw-r--r--nuttx/drivers/timers/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/timers/timer.c b/nuttx/drivers/timers/timer.c
index fe81fc44f..57c2c0eca 100644
--- a/nuttx/drivers/timers/timer.c
+++ b/nuttx/drivers/timers/timer.c
@@ -53,7 +53,7 @@
#include <nuttx/fs/fs.h>
#include <nuttx/irq.h>
#include <nuttx/kmalloc.h>
-#include <nuttx/timer.h>
+#include <nuttx/timers/timer.h>
#ifdef CONFIG_TIMER