소스 검색

library update

Oliver Fabel 1 년 전
부모
커밋
c13fb2d2ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mp_flipper_modflipperzero.c

+ 1 - 1
mp_flipper_modflipperzero.c

@@ -1,7 +1,7 @@
-#include "py/mperrno.h"
 #include <stdint.h>
 #include <stdio.h>
 
+#include "py/mperrno.h"
 #include "py/objint.h"
 #include "py/objfun.h"
 #include "py/obj.h"