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

This commit is contained in:
Vinson Lee
2010-01-15 18:20:56 -08:00
parent 2d2d890048
commit a9f6255431
-3
View File
@@ -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"