st/mesa: Remove unnecessary headers from st_cb_feedback.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 02:20:56 +0000 (18:20 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 02:20:56 +0000 (18:20 -0800)
src/mesa/state_tracker/st_cb_feedback.c

index 93f71452192037414ec0491a683541dd2cb603ef..17261f8321bdaea6fa044bff16618d9924a1f234 100644 (file)
 #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"