summaryrefslogtreecommitdiff
path: root/apps/examples/mtdpart/mtdpart_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/mtdpart/mtdpart_main.c')
-rw-r--r--apps/examples/mtdpart/mtdpart_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/mtdpart/mtdpart_main.c b/apps/examples/mtdpart/mtdpart_main.c
index 9fcd2a76d..3c1e98437 100644
--- a/apps/examples/mtdpart/mtdpart_main.c
+++ b/apps/examples/mtdpart/mtdpart_main.c
@@ -46,7 +46,7 @@
#include <errno.h>
#include <debug.h>
-#include <nuttx/mtd.h>
+#include <nuttx/mtd/mtd.h>
#include <nuttx/fs/fs.h>
#include <nuttx/fs/ioctl.h>