draw llvm: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Thu, 8 Apr 2010 07:30:40 +0000 (00:30 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 8 Apr 2010 07:30:40 +0000 (00:30 -0700)
src/gallium/auxiliary/draw/draw_llvm.c

index be73a67..ef93da7 100644 (file)
@@ -15,7 +15,6 @@
 
 #include "util/u_cpu_detect.h"
 #include "util/u_string.h"
-#include "tgsi/tgsi_dump.h"
 
 #include <llvm-c/Transforms/Scalar.h>