summaryrefslogtreecommitdiffstatshomepage
path: root/py/builtin.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/builtin.c')
-rw-r--r--py/builtin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/builtin.c b/py/builtin.c
index a8a7009708..d606db17f4 100644
--- a/py/builtin.c
+++ b/py/builtin.c
@@ -8,7 +8,6 @@
#include "obj.h"
#include "runtime0.h"
#include "runtime.h"
-#include "map.h"
#include "builtin.h"
#if MICROPY_ENABLE_FLOAT