diff --git a/ports/mimxrt/mpbthciport.c b/ports/mimxrt/mpbthciport.c index 4325655e57..2b0bcd2cf6 100644 --- a/ports/mimxrt/mpbthciport.c +++ b/ports/mimxrt/mpbthciport.c @@ -29,6 +29,7 @@ #include "py/stream.h" #include "py/mphal.h" #include "extmod/modbluetooth.h" +#include "extmod/modmachine.h" #include "extmod/mpbthci.h" #include "shared/runtime/softtimer.h" #include "modmachine.h"