mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 14:17:51 +00:00
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