diff options
Diffstat (limited to 'py/modmicropython.c')
-rw-r--r-- | py/modmicropython.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/modmicropython.c b/py/modmicropython.c index 6fa3f9ad28..2aac53adc7 100644 --- a/py/modmicropython.c +++ b/py/modmicropython.c @@ -26,7 +26,6 @@ #include <stdio.h> -#include "py/mpstate.h" #include "py/builtin.h" #include "py/stackctrl.h" #include "py/runtime.h" |