summaryrefslogtreecommitdiffstatshomepage
path: root/py/objexcept.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/objexcept.c')
-rw-r--r--py/objexcept.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objexcept.c b/py/objexcept.c
index 0a03df9d03..b87609a6b2 100644
--- a/py/objexcept.c
+++ b/py/objexcept.c
@@ -29,7 +29,6 @@
#include <assert.h>
#include <stdio.h>
-#include "py/mpstate.h"
#include "py/objlist.h"
#include "py/objstr.h"
#include "py/objtuple.h"