forked from eden-emu/eden
Support mingw cross-compile
This commit is contained in:
parent
7c9dd58580
commit
89e57a3fb0
9 changed files with 11 additions and 9 deletions
|
@ -18,7 +18,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "citra/config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue