mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-15 20:27:57 -05: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