mirror of
https://github.com/libretro/RetroArch
synced 2025-03-25 16:44:01 +00:00
Hopefully fixes Dingux issues with ScummVM
This commit is contained in:
parent
431092fc57
commit
d4677790eb
@ -56,7 +56,7 @@
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(VITA) || defined(BSD) || defined(ORBIS)
|
#if defined(VITA) || defined(BSD) || defined(ORBIS) || defined(__mips__) || defined(_3DS)
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user