mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-18 16:09:53 +00:00
Buildfix (Harmattan and Blackberry): stdlib is required for abs(int).
This commit is contained in:
parent
ac9f271078
commit
279158a010
@ -23,6 +23,7 @@
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/ThreadPools.h"
|
||||
#include "ext/xbrz/xbrz.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __SYMBIAN32__
|
||||
#define p
|
||||
|
Loading…
x
Reference in New Issue
Block a user