summaryrefslogtreecommitdiff
path: root/apps/system/ramtron/ramtron.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/ramtron/ramtron.c')
-rw-r--r--apps/system/ramtron/ramtron.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/ramtron/ramtron.c b/apps/system/ramtron/ramtron.c
index 46915db46..2e1632cf1 100644
--- a/apps/system/ramtron/ramtron.c
+++ b/apps/system/ramtron/ramtron.c
@@ -45,7 +45,7 @@
#include <string.h>
#include <nuttx/spi/spi.h>
-#include <nuttx/mtd.h>
+#include <nuttx/mtd/mtd.h>
FAR struct mtd_dev_s *ramtron_initialize(FAR struct spi_dev_s *dev);