mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-03 10:40:47 -07:00
fixes to build on linux
This commit is contained in:
@ -22,6 +22,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "common/platform.h"
|
||||
|
||||
#if EMU_PLATFORM == PLATFORM_WINDOWS
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user