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

Author: Vinson Lee <v...@vmware.com>
Date:   Wed Mar 31 23:36:06 2010 -0700

r300g: Remove unnecessary header.

---

 src/gallium/drivers/r300/r300_texture.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/r300/r300_texture.c 
b/src/gallium/drivers/r300/r300_texture.c
index e0dee44..e7bac61 100644
--- a/src/gallium/drivers/r300/r300_texture.c
+++ b/src/gallium/drivers/r300/r300_texture.c
@@ -30,7 +30,6 @@
 #include "r300_context.h"
 #include "r300_texture.h"
 #include "r300_screen.h"
-#include "r300_state_inlines.h"
 #include "r300_winsys.h"
 
 /* XXX Enable float textures here. */

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to