nv20: set surface status in clear()
[mesa.git] / src / gallium / drivers / softpipe / sp_state_blend.c
index 2d40d6bd8f554a7ddd45c629b2ff1e968beb1f40..384fe559afde24594a9422933ed26d051fc87de2 100644 (file)
@@ -28,7 +28,7 @@
 /* Authors:  Keith Whitwell <keith@tungstengraphics.com>
  */
 
-#include "pipe/p_util.h"
+#include "util/u_memory.h"
 #include "sp_context.h"
 #include "sp_state.h"