Module: Mesa Branch: master Commit: 9ead6c129fd77ce5426a1ff2fe71bbf17127cfff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ead6c129fd77ce5426a1ff2fe71bbf17127cfff
Author: Vinson Lee <[email protected]> Date: Tue Jul 6 15:49:40 2010 -0700 draw: Remove unnecessary header. --- src/gallium/auxiliary/draw/draw_llvm_sample.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/auxiliary/draw/draw_llvm_sample.c b/src/gallium/auxiliary/draw/draw_llvm_sample.c index 2613224..e981101 100644 --- a/src/gallium/auxiliary/draw/draw_llvm_sample.c +++ b/src/gallium/auxiliary/draw/draw_llvm_sample.c @@ -38,7 +38,6 @@ #include "gallivm/lp_bld_tgsi.h" -#include "util/u_cpu_detect.h" #include "util/u_debug.h" #include "util/u_memory.h" #include "util/u_pointer.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
