--- BlockOut/GLApp/GLFont.cpp.orig	2013-09-27 13:29:57.000000000 +1000
+++ BlockOut/GLApp/GLFont.cpp	2013-09-27 13:30:32.000000000 +1000
@@ -3,7 +3,7 @@
 // -----------------------------------------------
 #include "GLFont.h"
 #include <CImage.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
 
