Buildfix for Symbian.
This commit is contained in:
parent
967fa43faf
commit
b526661ff5
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
|||
// Official git repository and contact information can be found at
|
||||
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
|
||||
|
||||
#ifdef __SYMBIAN32__
|
||||
#include <sys/syslimits.h>
|
||||
#endif
|
||||
|
||||
#include "file/file_util.h"
|
||||
|
||||
#include "Common/StringUtils.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue