Mesa (master): tgsi: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 27 23:33:20 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Jan 27 15:32:48 2010 -0800

tgsi: Remove unnecessary header.

---

 src/gallium/auxiliary/tgsi/tgsi_util.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/tgsi/tgsi_util.c b/src/gallium/auxiliary/tgsi/tgsi_util.c
index f4ca9e2..0a7e410 100644
--- a/src/gallium/auxiliary/tgsi/tgsi_util.c
+++ b/src/gallium/auxiliary/tgsi/tgsi_util.c
@@ -28,7 +28,6 @@
 #include "util/u_debug.h"
 #include "pipe/p_shader_tokens.h"
 #include "tgsi_parse.h"
-#include "tgsi_build.h"
 #include "tgsi_util.h"
 
 union pointer_hack




More information about the mesa-commit mailing list