summaryrefslogtreecommitdiffstatshomepage
path: root/py/objboundmeth.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/objboundmeth.c')
-rw-r--r--py/objboundmeth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/objboundmeth.c b/py/objboundmeth.c
index 2b132004e2..500e61bd53 100644
--- a/py/objboundmeth.c
+++ b/py/objboundmeth.c
@@ -6,6 +6,7 @@
#include "nlr.h"
#include "misc.h"
#include "mpconfig.h"
+#include "qstr.h"
#include "obj.h"
#include "runtime.h"