Mesa (master): r600g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sat Jul 31 21:57:38 UTC 2010


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

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




More information about the mesa-commit mailing list