projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c239f38
)
swrast: Remove unnecessary header from s_texcombine.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 04:36:33 +0000
(20:36 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 04:36:33 +0000
(20:36 -0800)
src/mesa/swrast/s_texcombine.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_texcombine.c
b/src/mesa/swrast/s_texcombine.c
index 889164b986132e798d2bb902701b6237394e713a..594b71a03c6f1b8923775f1a2b8416884247903f 100644
(file)
--- a/
src/mesa/swrast/s_texcombine.c
+++ b/
src/mesa/swrast/s_texcombine.c
@@
-29,7
+29,6
@@
#include "main/colormac.h"
#include "main/image.h"
#include "main/imports.h"
-#include "main/pixel.h"
#include "shader/prog_instruction.h"
#include "s_context.h"