فهرست منبع

fix:大小写导致编译失败

Dozingfiretruck 4 سال پیش
والد
کامیت
4868a07ff1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      bsp/air105/platform/bl_main.c

+ 1 - 1
bsp/air105/platform/bl_main.c

@@ -20,7 +20,7 @@
  */
  */
 
 
 #include "user.h"
 #include "user.h"
-#include "Lzmalib.h"
+#include "LzmaLib.h"
 extern const uint32_t __isr_start_address;
 extern const uint32_t __isr_start_address;
 extern const uint32_t __os_heap_start;
 extern const uint32_t __os_heap_start;
 extern const uint32_t __ram_end;
 extern const uint32_t __ram_end;