projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c024e
)
draw llvm: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sat, 17 Apr 2010 06:25:25 +0000
(23:25 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 17 Apr 2010 06:25:25 +0000
(23:25 -0700)
src/gallium/auxiliary/draw/draw_llvm_translate.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/draw_llvm_translate.c
b/src/gallium/auxiliary/draw/draw_llvm_translate.c
index c5c6f7877e42f36c56c947b80d401c903a5de4cf..d8438b85a52798131707dc1ff7b669ab3a88525f 100644
(file)
--- a/
src/gallium/auxiliary/draw/draw_llvm_translate.c
+++ b/
src/gallium/auxiliary/draw/draw_llvm_translate.c
@@
-5,7
+5,6
@@
#include "gallivm/lp_bld_arit.h"
#include "gallivm/lp_bld_struct.h"
-#include "gallivm/lp_bld_type.h"
#include "gallivm/lp_bld_debug.h"
#include "util/u_memory.h"