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

Author: Vinson Lee <[email protected]>
Date:   Fri Jan 15 18:20:56 2010 -0800

st/mesa: Remove unnecessary headers from st_cb_feedback.c.

---

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

diff --git a/src/mesa/state_tracker/st_cb_feedback.c 
b/src/mesa/state_tracker/st_cb_feedback.c
index 93f7145..17261f8 100644
--- a/src/mesa/state_tracker/st_cb_feedback.c
+++ b/src/mesa/state_tracker/st_cb_feedback.c
@@ -45,14 +45,11 @@
 #include "vbo/vbo.h"
 
 #include "st_context.h"
-#include "st_atom.h"
 #include "st_draw.h"
 #include "st_cb_feedback.h"
-#include "st_cb_bufferobjects.h"
 
 #include "pipe/p_context.h"
 #include "pipe/p_defines.h"
-#include "cso_cache/cso_cache.h"
 
 #include "draw/draw_context.h"
 #include "draw/draw_pipe.h"

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

Reply via email to