aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/device/spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/device/spi.h')
-rw-r--r--src/drivers/device/spi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/device/spi.h b/src/drivers/device/spi.h
index 1d9837689..95b06cd1a 100644
--- a/src/drivers/device/spi.h
+++ b/src/drivers/device/spi.h
@@ -42,7 +42,7 @@
#include "device.h"
-#include <nuttx/spi.h>
+#include <nuttx/spi/spi.h>
namespace device __EXPORT
{