summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_romfsetc.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nshlib/nsh_romfsetc.c')
-rw-r--r--apps/nshlib/nsh_romfsetc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/nshlib/nsh_romfsetc.c b/apps/nshlib/nsh_romfsetc.c
index 4134b45a3..6f538b4c5 100644
--- a/apps/nshlib/nsh_romfsetc.c
+++ b/apps/nshlib/nsh_romfsetc.c
@@ -43,7 +43,7 @@
#include <debug.h>
#include <errno.h>
-#include <nuttx/ramdisk.h>
+#include <nuttx/fs/ramdisk.h>
#include "nsh.h"