summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-09-20 13:58:12 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-09-20 13:58:12 -0600
commitc231a9d020bdec8e0749a5547971c79de64f73d8 (patch)
tree499204559fcadefedb61ca710591ba4e06f1d4b6 /src/mesa/pipe/tgsi
parent674d0130693f827ae9ea8e902a38c46d64444384 (diff)
remove #includes of tgsi_attribs.h
Diffstat (limited to 'src/mesa/pipe/tgsi')
-rw-r--r--src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c b/src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c
index fb8365aab5..2d5114a720 100644
--- a/src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c
+++ b/src/mesa/pipe/tgsi/mesa/mesa_to_tgsi.c
@@ -1,6 +1,5 @@
#include "tgsi_platform.h"
#include "tgsi_mesa.h"
-#include "pipe/tgsi/exec/tgsi_attribs.h"
#include "pipe/tgsi/mesa/mesa_to_tgsi.h"
#define TGSI_DEBUG 0