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