Browse Source

fix: typo

Struan 1 năm trước cách đây
mục cha
commit
e0a1fc62ca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      helpers/flipchess_fonts.h

+ 1 - 1
helpers/flipchess_fonts.h

@@ -1,5 +1,5 @@
 #pragma once
 #pragma once
 
 
-#include <stdlib.h>
+#include <stdint.h>
 
 
 extern const uint8_t _u8g2_font_lucasarts_scumm_subtitle_o_tr[];
 extern const uint8_t _u8g2_font_lucasarts_scumm_subtitle_o_tr[];