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

Author: Vinson Lee <[email protected]>
Date:   Thu Mar 25 00:20:05 2010 -0700

r300g: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/r300/r300_context.c 
b/src/gallium/drivers/r300/r300_context.c
index 2bec946..4433dcf 100644
--- a/src/gallium/drivers/r300/r300_context.c
+++ b/src/gallium/drivers/r300/r300_context.c
@@ -35,7 +35,6 @@
 #include "r300_screen.h"
 #include "r300_screen_buffer.h"
 #include "r300_state_invariant.h"
-#include "r300_texture.h"
 #include "r300_transfer.h"
 #include "r300_winsys.h"
 

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

Reply via email to