st/mesa: Remove unnecessary headers from st_cb_accum.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 08:30:25 +0000 (00:30 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 08:30:25 +0000 (00:30 -0800)
src/mesa/state_tracker/st_cb_accum.c

index a6b9765452a1cb41939f9e27779769aed3903f10..6625dfba330e46a4853f27d75144be1be9da513a 100644 (file)
@@ -38,9 +38,7 @@
 #include "st_context.h"
 #include "st_cb_accum.h"
 #include "st_cb_fbo.h"
-#include "st_draw.h"
 #include "st_public.h"
-#include "st_format.h"
 #include "st_texture.h"
 #include "st_inlines.h"
 #include "pipe/p_context.h"