projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
886cffb
)
swrast: Remove unnecessary header from s_bitmap.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:45:54 +0000
(22:45 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:45:54 +0000
(22:45 -0800)
src/mesa/swrast/s_bitmap.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_bitmap.c
b/src/mesa/swrast/s_bitmap.c
index 3dbdf2a61a88ea8011838bb170e3e009aea66d0b..57a42b3f5db79b2202910154a09e872a86145a35 100644
(file)
--- a/
src/mesa/swrast/s_bitmap.c
+++ b/
src/mesa/swrast/s_bitmap.c
@@
-32,7
+32,6
@@
#include "main/bufferobj.h"
#include "main/image.h"
#include "main/macros.h"
-#include "main/pixel.h"
#include "s_context.h"
#include "s_span.h"