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

Author: Vinson Lee <[email protected]>
Date:   Sat Jul 31 14:56:53 2010 -0700

r600g: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/r600/r600_texture.c 
b/src/gallium/drivers/r600/r600_texture.c
index 96173b0..3725bf8 100644
--- a/src/gallium/drivers/r600/r600_texture.c
+++ b/src/gallium/drivers/r600/r600_texture.c
@@ -33,7 +33,6 @@
 #include "r600_screen.h"
 #include "r600_context.h"
 #include "r600_resource.h"
-#include "r600d.h"
 
 extern struct u_resource_vtbl r600_texture_vtbl;
 

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

Reply via email to