From 279158a0103601908cb2329dc42f31938959dbd8 Mon Sep 17 00:00:00 2001 From: Sacha Date: Sat, 4 May 2013 00:32:25 +1000 Subject: [PATCH] Buildfix (Harmattan and Blackberry): stdlib is required for abs(int). --- GPU/GLES/TextureScaler.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/GPU/GLES/TextureScaler.cpp b/GPU/GLES/TextureScaler.cpp index 13e6b0174e..dcdd414e96 100644 --- a/GPU/GLES/TextureScaler.cpp +++ b/GPU/GLES/TextureScaler.cpp @@ -23,6 +23,7 @@ #include "Common/CommonFuncs.h" #include "Common/ThreadPools.h" #include "ext/xbrz/xbrz.h" +#include #ifdef __SYMBIAN32__ #define p