summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c')
-rw-r--r--nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c b/nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c
index ed1547e04..22a9103d8 100644
--- a/nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c
+++ b/nuttx/configs/lm4f120-launchpad/src/lm4f_nsh.c
@@ -44,7 +44,7 @@
#include <debug.h>
#include <errno.h>
-#include <nuttx/spi.h>
+#include <nuttx/spi/spi.h>
#include <nuttx/mmcsd.h>
/****************************************************************************