OSDN Git Service

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 3f14571..d808c05 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"