projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f649870
)
swrast: Remove unnecessary header from s_drawpix.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:30:04 +0000
(22:30 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:30:04 +0000
(22:30 -0800)
src/mesa/swrast/s_drawpix.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_drawpix.c
b/src/mesa/swrast/s_drawpix.c
index 6970b2e9cb522ae2f4c05fbba373a674a07dabf3..59dfd65488922a9636394c5beb0d6f2868e38f7f 100644
(file)
--- a/
src/mesa/swrast/s_drawpix.c
+++ b/
src/mesa/swrast/s_drawpix.c
@@
-30,7
+30,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"