1 parent 9783ac2 commit 5b2f62aCopy full SHA for 5b2f62a
1 file changed
py/opmethods.c
@@ -24,7 +24,7 @@
24
* THE SOFTWARE.
25
*/
26
27
-#include "py/runtime0.h"
+#include "py/obj.h"
28
#include "py/builtin.h"
29
30
STATIC mp_obj_t op_getitem(mp_obj_t self_in, mp_obj_t key_in) {
0 commit comments