Remove include of s_arbshader.h
authorBrian <brian@yutani.localnet.net>
Thu, 14 Dec 2006 16:51:54 +0000 (09:51 -0700)
committerBrian <brian@yutani.localnet.net>
Thu, 14 Dec 2006 16:51:54 +0000 (09:51 -0700)
src/mesa/swrast/s_span.c

index 69ecfa9558d012a89706987a5bb1e094b0866261..e4904e1dd2cf103528c2ffb46e1cc19349ad6470 100644 (file)
@@ -39,7 +39,6 @@
 
 #include "s_atifragshader.h"
 #include "s_alpha.h"
-#include "s_arbshader.h"
 #include "s_blend.h"
 #include "s_context.h"
 #include "s_depth.h"