summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/modure.c
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/modure.c')
-rw-r--r--extmod/modure.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/extmod/modure.c b/extmod/modure.c
index 7e1c24325f..78de4706d2 100644
--- a/extmod/modure.c
+++ b/extmod/modure.c
@@ -28,7 +28,6 @@
#include <assert.h>
#include <string.h>
-#include "py/nlr.h"
#include "py/runtime.h"
#include "py/binary.h"
#include "py/objstr.h"