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

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 14 06:37:22 UTC 2010


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

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

swrast: Remove unnecessary header from s_depth.c.

---

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

diff --git a/src/mesa/swrast/s_depth.c b/src/mesa/swrast/s_depth.c
index c37a54e..0b6bb7e 100644
--- a/src/mesa/swrast/s_depth.c
+++ b/src/mesa/swrast/s_depth.c
@@ -28,7 +28,6 @@
 #include "main/formats.h"
 #include "main/macros.h"
 #include "main/imports.h"
-#include "main/fbobject.h"
 
 #include "s_depth.h"
 #include "s_context.h"




More information about the mesa-commit mailing list