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 c7aaafc..c7940e9 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"