diff options
Diffstat (limited to 'py/showbc.c')
-rw-r--r-- | py/showbc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/showbc.c b/py/showbc.c index f34449ed10..f914223933 100644 --- a/py/showbc.c +++ b/py/showbc.c @@ -6,6 +6,7 @@ #include "misc.h" #include "mpconfig.h" +#include "qstr.h" #include "bc0.h" #if MICROPY_DEBUG_PRINTERS |