summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/include/nuttx/mtd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/mtd.h b/nuttx/include/nuttx/mtd.h
index e59213832..48d519b36 100644
--- a/nuttx/include/nuttx/mtd.h
+++ b/nuttx/include/nuttx/mtd.h
@@ -42,7 +42,7 @@
****************************************************************************/
#include <nuttx/config.h>
-
+#include <nuttx/spi.h>
#include <sys/types.h>
#include <stdint.h>