summaryrefslogtreecommitdiff
path: root/nuttx/lib/stdio/lib_libflushall.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/stdio/lib_libflushall.c')
-rw-r--r--nuttx/lib/stdio/lib_libflushall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/stdio/lib_libflushall.c b/nuttx/lib/stdio/lib_libflushall.c
index 0b95fc22d..8de0c3309 100644
--- a/nuttx/lib/stdio/lib_libflushall.c
+++ b/nuttx/lib/stdio/lib_libflushall.c
@@ -43,7 +43,7 @@
#include <fcntl.h>
#include <errno.h>
-#include <nuttx/fs.h>
+#include <nuttx/fs/fs.h>
#include "lib_internal.h"