mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-24 20:14:39 -04:00
Version 0.2.5
Chaged sources to compile from case-sensitive FS (in Linux)
This commit is contained in:
parent
56a0ed00b0
commit
1377661a35
7 changed files with 11 additions and 11 deletions
|
@ -12,8 +12,8 @@ WITHWARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
*/
|
||||
|
||||
#include "LzmaCompress.h"
|
||||
#include "Sdk/C/7zVersion.h"
|
||||
#include "Sdk/C/LzmaEnc.h"
|
||||
#include "SDK/C/7zVersion.h"
|
||||
#include "SDK/C/LzmaEnc.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue