diff options
Diffstat (limited to 'stm/usart.c')
-rw-r--r-- | stm/usart.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/usart.c b/stm/usart.c index 796516f547..c687cff05f 100644 --- a/stm/usart.c +++ b/stm/usart.c @@ -5,6 +5,7 @@ #include "misc.h" #include "mpconfig.h" +#include "qstr.h" #include "obj.h" #include "usart.h" |