Mesa (master): r300g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Mon Jul 12 21:12:19 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jul 12 14:12:02 2010 -0700

r300g: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/r300/r300_emit.c b/src/gallium/drivers/r300/r300_emit.c
index e1cb2bf..59a3cea 100644
--- a/src/gallium/drivers/r300/r300_emit.c
+++ b/src/gallium/drivers/r300/r300_emit.c
@@ -32,7 +32,6 @@
 #include "r300_emit.h"
 #include "r300_fs.h"
 #include "r300_screen.h"
-#include "r300_texture.h"
 #include "r300_screen_buffer.h"
 #include "r300_vs.h"
 




More information about the mesa-commit mailing list