From: Brian Date: Thu, 14 Dec 2006 16:51:54 +0000 (-0700) Subject: Remove include of s_arbshader.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e7e4181361cf2820761c654555f4751e49978a13;p=mesa.git Remove include of s_arbshader.h --- diff --git a/src/mesa/swrast/s_span.c b/src/mesa/swrast/s_span.c index 69ecfa9558d..e4904e1dd2c 100644 --- a/src/mesa/swrast/s_span.c +++ b/src/mesa/swrast/s_span.c @@ -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"