Mark Sibly пре 7 година
родитељ
комит
14c930922d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      modules/std/graphics/rgbe/rgbe.c

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

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