softpipe: some improvements to texture tile cache
[mesa.git] / src / gallium / drivers / softpipe / sp_quad_colormask.c
index 563c2fc739dd458f2354d0724d67cd3d14c6b625..dc90e5d5e996bc91dfd04031e381b78e7c65dda1 100644 (file)
@@ -34,9 +34,9 @@
 #include "util/u_math.h"
 #include "util/u_memory.h"
 #include "sp_context.h"
-#include "sp_headers.h"
-#include "sp_surface.h"
 #include "sp_quad.h"
+#include "sp_surface.h"
+#include "sp_quad_pipe.h"
 #include "sp_tile_cache.h"