swrast: Remove unnecessary header from s_accum.c.
authorVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 07:01:03 +0000 (23:01 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 07:01:03 +0000 (23:01 -0800)
src/mesa/swrast/s_accum.c

index c6c7dbf..6accdc5 100644 (file)
@@ -27,7 +27,6 @@
 #include "main/context.h"
 #include "main/macros.h"
 #include "main/imports.h"
-#include "main/fbobject.h"
 
 #include "s_accum.h"
 #include "s_context.h"