Mesa (master): dri/swrast: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jun 3 00:54:33 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
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"
 




More information about the mesa-commit mailing list