projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cde041c
)
st/mesa: Remove unnecessary headers from st_cb_readpixels.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 07:03:37 +0000
(23:03 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 07:03:37 +0000
(23:03 -0800)
src/mesa/state_tracker/st_cb_readpixels.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_readpixels.c
b/src/mesa/state_tracker/st_cb_readpixels.c
index 772bb3bb69e9184e320dcdcbe3e48ca788be4be9..be981956626f0e90aa582dbc04ad9bf41ca9dc15 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_readpixels.c
+++ b/
src/mesa/state_tracker/st_cb_readpixels.c
@@
-45,10
+45,8
@@
#include "st_debug.h"
#include "st_context.h"
-#include "st_cb_bitmap.h"
#include "st_cb_readpixels.h"
#include "st_cb_fbo.h"
-#include "st_format.h"
#include "st_public.h"
#include "st_texture.h"
#include "st_inlines.h"