replace malloc macros in imports.h with u_memory.h versions
[mesa.git] / src / mesa / vbo / vbo_context.c
index ad23655e6f0a9f0113b1e8fe546be0b3d0c5f958..06786e13bdb7452e1b9e0f34882a560a1af49113 100644 (file)
@@ -32,6 +32,7 @@
 #include "main/api_arrayelt.h"
 #include "main/arrayobj.h"
 #include "main/varray.h"
+#include "util/u_memory.h"
 #include "vbo.h"
 #include "vbo_private.h"