st/mesa: Remove unnecessary header from st_atom_framebuffer.c.

This commit is contained in:
Vinson Lee 2010-01-16 01:39:04 -08:00
parent 3eb85bf7d9
commit 533b6e8deb

View file

@ -37,7 +37,6 @@
#include "st_public.h"
#include "st_texture.h"
#include "pipe/p_context.h"
#include "pipe/p_inlines.h"
#include "cso_cache/cso_context.h"
#include "util/u_rect.h"