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

Author: Vinson Lee <[email protected]>
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"

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to