aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/nimble.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/nimble.c')
-rw-r--r--ports/stm32/nimble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/nimble.c b/ports/stm32/nimble.c
index b8fdc8f88..b21b2bede 100644
--- a/ports/stm32/nimble.c
+++ b/ports/stm32/nimble.c
@@ -36,7 +36,7 @@
#include "transport/uart/ble_hci_uart.h"
#include "host/ble_hs.h"
-#include "extmod/modbluetooth_nimble.h"
+#include "extmod/nimble/modbluetooth_nimble.h"
extern void nimble_uart_process(void);
extern void os_eventq_run_all(void);