mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 21:53:31 +01:00
[Android] Fix Build.
This commit is contained in:
parent
bfdc913714
commit
aa713e11f7
@ -16,7 +16,9 @@
|
||||
#include <ctype.h>
|
||||
#include <deque>
|
||||
#include <errno.h>
|
||||
#ifndef ANDROID
|
||||
#include <execinfo.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
#include <float.h>
|
||||
#include <fstream>
|
||||
|
Loading…
x
Reference in New Issue
Block a user