gallivm: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Oct 2010 18:18:40 +0000 (11:18 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Oct 2010 18:18:40 +0000 (11:18 -0700)
src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c

index d1f82610025ef56bfdf67638069ffdc46c5d72cb..ad514463de08da05f0fbb5ce8f34d2610ee9c13e 100644 (file)
@@ -29,7 +29,6 @@
 #include "util/u_memory.h"
 #include "util/u_math.h"
 #include "tgsi/tgsi_parse.h"
-#include "tgsi/tgsi_text.h"
 #include "tgsi/tgsi_util.h"
 #include "tgsi/tgsi_dump.h"
 #include "lp_bld_debug.h"