summaryrefslogtreecommitdiffstatshomepage
path: root/py/runtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/runtime.c')
-rw-r--r--py/runtime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/runtime.c b/py/runtime.c
index a434d318e9..ed01a5be08 100644
--- a/py/runtime.c
+++ b/py/runtime.c
@@ -12,7 +12,6 @@
#include "runtime0.h"
#include "runtime.h"
#include "emitglue.h"
-#include "map.h"
#include "builtin.h"
#include "builtintables.h"
#include "bc.h"