gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
[mesa.git] / src / gallium / drivers / softpipe / sp_prim_vbuf.c
index e9fae951e0b6ee10c3a750269231a5c83d56ad0a..425e13cd28383fada11b785db5bcc196c3eea7a2 100644 (file)
@@ -43,6 +43,7 @@
 #include "sp_setup.h"
 #include "draw/draw_context.h"
 #include "draw/draw_vbuf.h"
+#include "util/u_memory.h"
 
 
 #define SP_MAX_VBUF_INDEXES 1024