浏览代码

fix: typo

Struan 1 年之前
父节点
当前提交
e0a1fc62ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helpers/flipchess_fonts.h

+ 1 - 1
helpers/flipchess_fonts.h

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