draw: remove debug code
[mesa.git] / src / gallium / auxiliary / draw / draw_vs_llvm.c
index fc03473b9198eb6f3120ae439dd1c4944182ad7c..727977bc3af73de81400191bcab26c2ff9120be5 100644 (file)
@@ -32,7 +32,7 @@
   *   Brian Paul
   */
 
-#include "pipe/p_util.h"
+#include "util/u_memory.h"
 #include "pipe/p_shader_tokens.h"
 #include "draw_private.h"
 #include "draw_context.h"