projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52a0b5
)
gallivm: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Fri, 8 Oct 2010 21:03:10 +0000
(14:03 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 8 Oct 2010 21:03:10 +0000
(14:03 -0700)
src/gallium/auxiliary/gallivm/lp_bld_conv.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/gallivm/lp_bld_conv.c
b/src/gallium/auxiliary/gallivm/lp_bld_conv.c
index b5ed4c2d9b753aad7e6e3a619e666b8d8b1a536a..127b13bc28607bf9acdf3c4425ce6d2268bced33 100644
(file)
--- a/
src/gallium/auxiliary/gallivm/lp_bld_conv.c
+++ b/
src/gallium/auxiliary/gallivm/lp_bld_conv.c
@@
-70,7
+70,6
@@
#include "lp_bld_arit.h"
#include "lp_bld_pack.h"
#include "lp_bld_conv.h"
-#include "lp_bld_intr.h"
/**