Support mingw cross-compile
This commit is contained in:
parent
5234f2d287
commit
45d941d62e
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