summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/src/up_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/teensy/src/up_spi.c')
-rw-r--r--nuttx/configs/teensy/src/up_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/teensy/src/up_spi.c b/nuttx/configs/teensy/src/up_spi.c
index 2ef0908f2..e3284be08 100644
--- a/nuttx/configs/teensy/src/up_spi.c
+++ b/nuttx/configs/teensy/src/up_spi.c
@@ -50,7 +50,7 @@
#include "up_arch.h"
#include "chip.h"
-#include "at90Usb_internal.h"
+#include "at90usb_internal.h"
#include "teensy_internal.h"
#ifdef CONFIG_AVR_SPI