summaryrefslogtreecommitdiff
path: root/apps/system/flash_eraseall/flash_eraseall.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/flash_eraseall/flash_eraseall.c')
-rw-r--r--apps/system/flash_eraseall/flash_eraseall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/flash_eraseall/flash_eraseall.c b/apps/system/flash_eraseall/flash_eraseall.c
index e6eebad0c..824360c33 100644
--- a/apps/system/flash_eraseall/flash_eraseall.c
+++ b/apps/system/flash_eraseall/flash_eraseall.c
@@ -44,7 +44,7 @@
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
-#include <nuttx/mtd.h>
+#include <nuttx/mtd/mtd.h>
/****************************************************************************
* Pre-processor Definitions