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 c6c7dbf5cf0e32082f3c8739c0488b43f45d5cd2..6accdc53afc66a194c3dd801fd08a1db6c36d62e 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"