Module: Mesa
Branch: mesa_7_7_branch
Commit: 533b6e8deb3443719bd82c57c79ec106e5473589
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=533b6e8deb3443719bd82c57c79ec106e5473589

Author: Vinson Lee <[email protected]>
Date:   Sat Jan 16 01:39:04 2010 -0800

st/mesa: Remove unnecessary header from st_atom_framebuffer.c.

---

 src/mesa/state_tracker/st_atom_framebuffer.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/state_tracker/st_atom_framebuffer.c 
b/src/mesa/state_tracker/st_atom_framebuffer.c
index e18c0f6..1e18497 100644
--- 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"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to