OSDN Git Service

draw: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sat, 26 Jun 2010 07:31:57 +0000 (00:31 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 26 Jun 2010 07:31:57 +0000 (00:31 -0700)
src/gallium/auxiliary/draw/draw_vs_llvm.c

index 04f8f7b..6c13df7 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "tgsi/tgsi_parse.h"
 #include "tgsi/tgsi_scan.h"
-#include "tgsi/tgsi_exec.h"
 
 static void
 vs_llvm_prepare(struct draw_vertex_shader *shader,