From cc732bf894f58fd1533709ac60d3af4c80bd01b0 Mon Sep 17 00:00:00 2001
From: Vinson Lee <vlee@vmware.com>
Date: Tue, 10 Aug 2010 18:05:52 -0700
Subject: swrast: Remove unnecessary header.

---
 src/mesa/swrast/s_depth.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src')

diff --git a/src/mesa/swrast/s_depth.c b/src/mesa/swrast/s_depth.c
index ed637cac12..f952fd6baa 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"
 
 
-- 
cgit v1.2.3