Mesa (master): swrast: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Wed Aug 11 01:06:10 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Aug 10 18:05:52 2010 -0700

swrast: Remove unnecessary header.

---

 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 ed637ca..f952fd6 100644
--- a/src/mesa/swrast/s_depth.c
+++ b/src/mesa/swrast/s_depth.c
@@ -30,7 +30,6 @@
 #include "main/imports.h"
 
 #include "s_depth.h"
-#include "s_context.h"
 #include "s_span.h"
 
 




More information about the mesa-commit mailing list