mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-16 16:14:47 -04:00
GCC compatibility update
- changed paths and init sequences
This commit is contained in:
parent
d62e9f6560
commit
b429c74bcf
10 changed files with 20 additions and 20 deletions
|
@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
|
||||
#include <iostream>
|
||||
|
||||
#include "..\common\ffsparser.h"
|
||||
#include "../common/ffsparser.h"
|
||||
#include "ffsdumper.h"
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue