projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59db91e
)
st/mesa: Remove unnecessary header from st_cb_drawpixels.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 21:29:15 +0000
(13:29 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 21:29:15 +0000
(13:29 -0800)
src/mesa/state_tracker/st_cb_drawpixels.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_drawpixels.c
b/src/mesa/state_tracker/st_cb_drawpixels.c
index fe9a11d098a397c9efa97aefe80513dafc774dbb..23db3f196893899dcc1e7e9884c846f870cb3daa 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_drawpixels.c
+++ b/
src/mesa/state_tracker/st_cb_drawpixels.c
@@
-47,7
+47,6
@@
#include "st_cb_drawpixels.h"
#include "st_cb_readpixels.h"
#include "st_cb_fbo.h"
-#include "st_draw.h"
#include "st_format.h"
#include "st_texture.h"
#include "st_inlines.h"