Mesa (mesa_7_7_branch): swrast: Remove unnecessary header from s_accum.c.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 14 07:01:24 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: 6b39e8aeb033085c2685f541eca721a6c5639c91
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b39e8aeb033085c2685f541eca721a6c5639c91

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Jan 13 23:01:03 2010 -0800

swrast: Remove unnecessary header from s_accum.c.

---

 src/mesa/swrast/s_accum.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/swrast/s_accum.c b/src/mesa/swrast/s_accum.c
index c6c7dbf..6accdc5 100644
--- a/src/mesa/swrast/s_accum.c
+++ b/src/mesa/swrast/s_accum.c
@@ -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"




More information about the mesa-commit mailing list