2
0
Mark Sibly 7 жил өмнө
parent
commit
0360fe381d

+ 1 - 1
modules/std/graphics/rgbe/rgbe.c

@@ -4,7 +4,7 @@
 
 #include "rgbe.h"
 #include <math.h>
-//#include <malloc.h>
+#include <stdlib.h>	//<malloc.h>
 #include <string.h>
 #include <ctype.h>