swrast: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sun, 21 Nov 2010 03:00:18 +0000 (19:00 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 21 Nov 2010 03:00:18 +0000 (19:00 -0800)
src/mesa/drivers/dri/swrast/swrast.c

index c7aaafcee8c28cbb4f3305a07242a38fa96ed048..c7940e9c0da0aa273351e08b6b13c5684fe76879 100644 (file)
@@ -48,7 +48,6 @@
 #include "utils.h"
 
 #include "main/teximage.h"
-#include "main/texfetch.h"
 #include "main/texformat.h"
 #include "main/texstate.h"