Possible ARM Linux buildfix

This commit is contained in:
twinaphex 2015-09-24 23:11:24 +02:00
parent 632d85cfba
commit f22436e39f

View File

@ -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>