mesa: Remove unnecessary headers from fbobject.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:14:04 +0000 (21:14 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:14:04 +0000 (21:14 -0800)
src/mesa/main/fbobject.c

index 7b3599f..56e8065 100644 (file)
 #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 */