draw: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Thu, 21 Oct 2010 08:47:52 +0000 (01:47 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 21 Oct 2010 08:47:52 +0000 (01:47 -0700)
src/gallium/auxiliary/draw/draw_llvm.c

index 3f14571aa34c8fa4d881956f53ed5a4f75e32ca8..d808c05ba0dc4c1ed18531bab89d2b7386dc8a70 100644 (file)
@@ -46,7 +46,6 @@
 #include "tgsi/tgsi_exec.h"
 #include "tgsi/tgsi_dump.h"
 
-#include "util/u_cpu_detect.h"
 #include "util/u_math.h"
 #include "util/u_pointer.h"
 #include "util/u_string.h"