mesa: Remove unnecessary headers from fbobject.c.

This commit is contained in:
Vinson Lee
2010-01-18 21:14:04 -08:00
parent b6dce54214
commit 536e3c9168

View File

@@ -40,13 +40,10 @@
#include "framebuffer.h"
#include "hash.h"
#include "macros.h"
#include "mipmap.h"
#include "renderbuffer.h"
#include "state.h"
#include "teximage.h"
#include "texobj.h"
#include "texstore.h"
#include "texstate.h"
/** Set this to 1 to help debug FBO incompleteness problems */