ecere/gfx/newFonts: Fixed warnings compiling in 32 bit
[sdk] / ecere / src / gfx / newFonts / drawManager.ec
index 8ad8be5..340405e 100644 (file)
@@ -2,6 +2,7 @@ import "OpenGLDisplayDriver"
 
 #include <stdio.h>
 #include <math.h>
+#include <stdlib.h>
 
 #if defined(_GLES)
    #define ES1_1