projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d4781
)
st/mesa: Remove unnecessary headers from st_cb_accum.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 08:30:25 +0000
(
00:30
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 08:30:25 +0000
(
00:30
-0800)
src/mesa/state_tracker/st_cb_accum.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_accum.c
b/src/mesa/state_tracker/st_cb_accum.c
index a6b9765452a1cb41939f9e27779769aed3903f10..6625dfba330e46a4853f27d75144be1be9da513a 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_accum.c
+++ b/
src/mesa/state_tracker/st_cb_accum.c
@@
-38,9
+38,7
@@
#include "st_context.h"
#include "st_cb_accum.h"
#include "st_cb_fbo.h"
-#include "st_draw.h"
#include "st_public.h"
-#include "st_format.h"
#include "st_texture.h"
#include "st_inlines.h"
#include "pipe/p_context.h"