Module: Mesa
Branch: master
Commit: b59f3dd8ca012a9427d13a051eef8cfd76af1467
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b59f3dd8ca012a9427d13a051eef8cfd76af1467

Author: Vinson Lee <[email protected]>
Date:   Sat Nov 20 19:00:18 2010 -0800

swrast: Remove unnecessary header.

---

 src/mesa/drivers/dri/swrast/swrast.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/swrast/swrast.c 
b/src/mesa/drivers/dri/swrast/swrast.c
index c7aaafc..c7940e9 100644
--- a/src/mesa/drivers/dri/swrast/swrast.c
+++ b/src/mesa/drivers/dri/swrast/swrast.c
@@ -48,7 +48,6 @@
 #include "utils.h"
 
 #include "main/teximage.h"
-#include "main/texfetch.h"
 #include "main/texformat.h"
 #include "main/texstate.h"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to