Oliver Fabel преди 1 година
родител
ревизия
f7ff303562
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      mp_flipper_compiler.c

+ 1 - 0
mp_flipper_compiler.c

@@ -1,5 +1,6 @@
 #include <string.h>
 
+#include "py/mperrno.h"
 #include "py/compile.h"
 #include "py/runtime.h"
 #include "py/persistentcode.h"