Buildfix for Symbian.

This commit is contained in:
Unknown W. Brackets 2014-04-20 08:00:05 -07:00
parent 967fa43faf
commit b526661ff5

View file

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