From: Vinson Lee Date: Fri, 15 Jan 2010 02:10:06 +0000 (-0800) Subject: st/mesa: Remove unnecessary headers from st_framebuffer.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eaedc1bb3e651884a184f520bd81aa12c569c29b;p=mesa.git st/mesa: Remove unnecessary headers from st_framebuffer.c. --- diff --git a/src/mesa/state_tracker/st_framebuffer.c b/src/mesa/state_tracker/st_framebuffer.c index a5d1ae3b034..835142e3d41 100644 --- a/src/mesa/state_tracker/st_framebuffer.c +++ b/src/mesa/state_tracker/st_framebuffer.c @@ -30,15 +30,11 @@ #include "main/buffers.h" #include "main/context.h" #include "main/framebuffer.h" -#include "main/matrix.h" #include "main/renderbuffer.h" -#include "main/scissor.h" -#include "main/viewport.h" #include "st_context.h" #include "st_cb_fbo.h" #include "st_public.h" #include "pipe/p_defines.h" -#include "pipe/p_context.h" struct st_framebuffer *