mesa: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sat, 27 Feb 2010 07:58:59 +0000 (23:58 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 27 Feb 2010 07:58:59 +0000 (23:58 -0800)
src/mesa/main/texrender.c

index 11d7c06..5a52853 100644 (file)
@@ -1,7 +1,6 @@
 
 #include "context.h"
 #include "colormac.h"
-#include "fbobject.h"
 #include "texfetch.h"
 #include "texrender.h"
 #include "renderbuffer.h"