summaryrefslogtreecommitdiff
path: root/apps/examples/smart/smart_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/smart/smart_main.c')
-rw-r--r--apps/examples/smart/smart_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/smart/smart_main.c b/apps/examples/smart/smart_main.c
index 114fb041a..cf57c842a 100644
--- a/apps/examples/smart/smart_main.c
+++ b/apps/examples/smart/smart_main.c
@@ -53,7 +53,7 @@
#include <debug.h>
#include <nuttx/mtd/mtd.h>
-#include <nuttx/smart.h>
+#include <nuttx/fs/smart.h>
#include <nuttx/fs/ioctl.h>
#include <nuttx/fs/mksmartfs.h>