Mesa (master): swrast: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun Nov 21 03:00:43 UTC 2010


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

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




More information about the mesa-commit mailing list