summaryrefslogtreecommitdiff
path: root/nuttx/drivers/timers/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/timers/rtc.c')
-rw-r--r--nuttx/drivers/timers/rtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/timers/rtc.c b/nuttx/drivers/timers/rtc.c
index 68f7366af..6d39b6c99 100644
--- a/nuttx/drivers/timers/rtc.c
+++ b/nuttx/drivers/timers/rtc.c
@@ -47,7 +47,7 @@
#include <nuttx/kmalloc.h>
#include <nuttx/fs/fs.h>
-#include <nuttx/rtc.h>
+#include <nuttx/timers/rtc.h>
/****************************************************************************
* Private Types