projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb85bf
)
st/mesa: Remove unnecessary header from st_atom_framebuffer.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 09:39:04 +0000
(
01:39
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 09:39:04 +0000
(
01:39
-0800)
src/mesa/state_tracker/st_atom_framebuffer.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_atom_framebuffer.c
b/src/mesa/state_tracker/st_atom_framebuffer.c
index e18c0f6e0a19b42c083600d7f2d1e1b1ac71a255..1e18497590d6a3b0c50ed8130c3116ce4938dbd4 100644
(file)
--- a/
src/mesa/state_tracker/st_atom_framebuffer.c
+++ b/
src/mesa/state_tracker/st_atom_framebuffer.c
@@
-37,7
+37,6
@@
#include "st_public.h"
#include "st_texture.h"
#include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
#include "cso_cache/cso_context.h"
#include "util/u_rect.h"