mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 22:58:18 -05:00
Support mingw cross-compile
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "citra/config.h"
|
||||
|
Reference in New Issue
Block a user