diff --git a/src/codal_port/modspeech.c b/src/codal_port/modspeech.c index be0f6fd..32305b5 100644 --- a/src/codal_port/modspeech.c +++ b/src/codal_port/modspeech.c @@ -28,6 +28,7 @@ #include #include +#include "py/mphal.h" #include "py/obj.h" #include "py/objtuple.h" #include "py/objstr.h"