Possible ARM Linux buildfix
This commit is contained in:
parent
632d85cfba
commit
f22436e39f
|
@ -30,10 +30,10 @@
|
|||
|
||||
#ifdef ANDROID
|
||||
#include <sys/system_properties.h>
|
||||
#endif
|
||||
#ifdef __arm__
|
||||
#include <machine/cpu-features.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <boolean.h>
|
||||
#include <retro_dirent.h>
|
||||
|
|
Loading…
Reference in New Issue