projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a01b9ea
)
swrast: Remove unnecessary header from s_readpix.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 05:41:09 +0000
(21:41 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 05:41:09 +0000
(21:41 -0800)
src/mesa/swrast/s_readpix.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_readpix.c
b/src/mesa/swrast/s_readpix.c
index 44a11cd6dd28cebd7f64272f70bcd74f445c8420..94fb974eab0cf10b059bfd90ebe21c5152fb7380 100644
(file)
--- a/
src/mesa/swrast/s_readpix.c
+++ b/
src/mesa/swrast/s_readpix.c
@@
-33,7
+33,6
@@
#include "main/image.h"
#include "main/macros.h"
#include "main/imports.h"
-#include "main/pixel.h"
#include "main/state.h"
#include "s_context.h"