projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf061c2
)
swrast: Remove unnecessary headers from s_copypix.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:43:16 +0000
(22:43 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:43:16 +0000
(22:43 -0800)
src/mesa/swrast/s_copypix.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_copypix.c
b/src/mesa/swrast/s_copypix.c
index 5ecfb1e90a97bd0116855c7653dc5b938f982e97..da98730c38b149cb4f273438c6122bfa9700c1e9 100644
(file)
--- a/
src/mesa/swrast/s_copypix.c
+++ b/
src/mesa/swrast/s_copypix.c
@@
-27,11
+27,9
@@
#include "main/context.h"
#include "main/colormac.h"
#include "main/convolve.h"
-#include "main/histogram.h"
#include "main/image.h"
#include "main/macros.h"
#include "main/imports.h"
-#include "main/pixel.h"
#include "s_context.h"
#include "s_depth.h"