nv20: set surface status in clear()
[mesa.git] / src / gallium / drivers / softpipe / sp_state_derived.c
index f10a1fa4718e1d137d47580da23ba0f5046028fe..6b6a4c3ff3487a4fd9ab6becbafae0d959c80a5f 100644 (file)
@@ -25,7 +25,8 @@
  * 
  **************************************************************************/
 
-#include "pipe/p_util.h"
+#include "util/u_math.h"
+#include "util/u_memory.h"
 #include "pipe/p_shader_tokens.h"
 #include "draw/draw_context.h"
 #include "draw/draw_vertex.h"