aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/mtd/24xxxx_mtd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemcmds/mtd/24xxxx_mtd.c')
-rw-r--r--src/systemcmds/mtd/24xxxx_mtd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemcmds/mtd/24xxxx_mtd.c b/src/systemcmds/mtd/24xxxx_mtd.c
index f85ed8e2d..d0407f5aa 100644
--- a/src/systemcmds/mtd/24xxxx_mtd.c
+++ b/src/systemcmds/mtd/24xxxx_mtd.c
@@ -64,7 +64,7 @@
#include <nuttx/kmalloc.h>
#include <nuttx/fs/ioctl.h>
#include <nuttx/i2c.h>
-#include <nuttx/mtd.h>
+#include <nuttx/mtd/mtd.h>
#include "systemlib/perf_counter.h"