gallium: remove sp_headers.h references.
authorMichal Krol <michal@tungstengraphics.com>
Fri, 23 Nov 2007 13:48:12 +0000 (13:48 +0000)
committerMichal Krol <michal@tungstengraphics.com>
Fri, 23 Nov 2007 13:48:12 +0000 (13:48 +0000)
src/mesa/pipe/softpipe/sp_quad.c
src/mesa/pipe/softpipe/sp_state_derived.c

index 13fb883ef0cc18ab6187ced65f06632003e445ad..e0327c4cf9cd1d5c006c3880d2a6dd0f957817ee 100644 (file)
@@ -27,7 +27,6 @@
 
 
 #include "sp_context.h"
-#include "sp_headers.h"
 #include "sp_state.h"
 #include "pipe/p_shader_tokens.h"
 
index 33caab9372c679691b2b5b8db74f1ab5bde98161..c4f1a0a01a9e85b66d789f8aca36c6cfae624bcd 100644 (file)
@@ -29,7 +29,6 @@
 #include "pipe/p_shader_tokens.h"
 #include "pipe/draw/draw_context.h"
 #include "pipe/draw/draw_vertex.h"
-#include "sp_headers.h"
 #include "sp_context.h"
 #include "sp_state.h"