summaryrefslogtreecommitdiffstatshomepage
path: root/py/objarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/objarray.c')
-rw-r--r--py/objarray.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objarray.c b/py/objarray.c
index 3251ce969b..ea8654b456 100644
--- a/py/objarray.c
+++ b/py/objarray.c
@@ -6,7 +6,6 @@
#include "mpconfig.h"
#include "qstr.h"
#include "obj.h"
-#include "map.h"
#include "runtime0.h"
#include "runtime.h"
#include "binary.h"