Module: Mesa Branch: master Commit: 3a54195679b5a9ed12127c85ca03e5546643d63d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a54195679b5a9ed12127c85ca03e5546643d63d
Author: Vinson Lee <[email protected]> Date: Thu Oct 21 01:47:52 2010 -0700 draw: Remove unnecessary header. --- src/gallium/auxiliary/draw/draw_llvm.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/auxiliary/draw/draw_llvm.c b/src/gallium/auxiliary/draw/draw_llvm.c index 3f14571..d808c05 100644 --- a/src/gallium/auxiliary/draw/draw_llvm.c +++ b/src/gallium/auxiliary/draw/draw_llvm.c @@ -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" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
