mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Another Xbox buildfix
This commit is contained in:
parent
0284853681
commit
3b78c848a2
@ -22,7 +22,9 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#if defined(_WIN32) && defined(_XBOX)
|
||||||
|
#include <xtl.h>
|
||||||
|
#elif defined(_WIN32)
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user