Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from depthstencil.c .

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 05:34:54 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 21:34:25 2010 -0800

mesa: Remove unnecessary header from depthstencil.c.

---

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

diff --git a/src/mesa/main/depthstencil.c b/src/mesa/main/depthstencil.c
index 193c7f8..49946a6 100644
--- a/src/mesa/main/depthstencil.c
+++ b/src/mesa/main/depthstencil.c
@@ -25,7 +25,6 @@
 #include "glheader.h"
 #include "imports.h"
 #include "context.h"
-#include "fbobject.h"
 #include "formats.h"
 #include "mtypes.h"
 #include "depthstencil.h"




More information about the mesa-commit mailing list