summaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/fs/fs_syslog.c')
-rw-r--r--nuttx/fs/fs_syslog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/fs/fs_syslog.c b/nuttx/fs/fs_syslog.c
index 0e1a80ec8..12a3414c7 100644
--- a/nuttx/fs/fs_syslog.c
+++ b/nuttx/fs/fs_syslog.c
@@ -51,7 +51,7 @@
#include <nuttx/fs/fs.h>
#include <nuttx/arch.h>
-#include <nuttx/syslog.h>
+#include <nuttx/syslog/syslog.h>
#include "fs_internal.h"