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

index 65ce12ccd4f8081aabbf3462073a2c29564d2d35..9cdff5354b45b288dffceb075c7cbc5f59947bb8 100644 (file)
@@ -44,7 +44,6 @@
 #include "pipe/p_screen.h"
 #include "st_context.h"
 #include "st_cb_fbo.h"
-#include "st_cb_texture.h"
 #include "st_format.h"
 #include "st_public.h"
 #include "st_texture.h"