Index: src/game/file_formats/id_md2.c
--- src/game/file_formats/id_md2.c.orig
+++ src/game/file_formats/id_md2.c
@@ -24,7 +24,7 @@
 #include "id_md2.h"
 #include "egoboo_vfs.h"
 
-#include <malloc.h>
+#include <stdlib.h>
 
 //--------------------------------------------------------------------------------------------
 //--------------------------------------------------------------------------------------------
