From: Vinson Lee Date: Sat, 26 Jun 2010 07:31:57 +0000 (-0700) Subject: draw: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3443b581fb3ac139955fcfc61924a87d7ff6018f;p=mesa.git draw: Remove unnecessary header. --- diff --git a/src/gallium/auxiliary/draw/draw_vs_llvm.c b/src/gallium/auxiliary/draw/draw_vs_llvm.c index 04f8f7b287c..6c13df79132 100644 --- a/src/gallium/auxiliary/draw/draw_vs_llvm.c +++ b/src/gallium/auxiliary/draw/draw_vs_llvm.c @@ -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,