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

Author: Vinson Lee <[email protected]>
Date:   Wed Jun  2 17:54:10 2010 -0700

dri/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 983b924..f3903c2 100644
--- a/src/mesa/drivers/dri/swrast/swrast.c
+++ b/src/mesa/drivers/dri/swrast/swrast.c
@@ -51,7 +51,6 @@
 #include "main/texfetch.h"
 #include "main/texformat.h"
 #include "main/texstate.h"
-#include "main/texobj.h"
 
 #include "swrast_priv.h"
 

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

Reply via email to