replace malloc macros in imports.h with u_memory.h versions
[mesa.git] / src / mesa / main / framebuffer.c
index 1cfc472c8fa96680364f9067133fb76ba800ad02..ae96168990109d1cad5870a9e87552bad5318e28 100644 (file)
@@ -45,6 +45,7 @@
 #include "texobj.h"
 #include "glformats.h"
 #include "state.h"
+#include "util/u_memory.h"