projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f83948
)
mesa: Remove unnecessary header from pixel.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:20:56 +0000
(19:20 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:20:56 +0000
(19:20 -0800)
src/mesa/main/pixel.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/pixel.c
b/src/mesa/main/pixel.c
index 3820ebd88945849bf3fa52cf4995fb20555075cf..f6f9c1173a1473053280d61e293aa341e764681e 100644
(file)
--- a/
src/mesa/main/pixel.c
+++ b/
src/mesa/main/pixel.c
@@
-32,7
+32,6
@@
#include "bufferobj.h"
#include "colormac.h"
#include "context.h"
-#include "image.h"
#include "macros.h"
#include "pixel.h"
#include "mtypes.h"