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 78773649c..46915db46 100644
--- a/apps/system/ramtron/ramtron.c
+++ b/apps/system/ramtron/ramtron.c
@@ -44,7 +44,7 @@
#include <errno.h>
#include <string.h>
-#include <nuttx/spi.h>
+#include <nuttx/spi/spi.h>
#include <nuttx/mtd.h>
FAR struct mtd_dev_s *ramtron_initialize(FAR struct spi_dev_s *dev);