swrast: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Wed, 11 Aug 2010 01:05:52 +0000 (18:05 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 11 Aug 2010 01:05:52 +0000 (18:05 -0700)
src/mesa/swrast/s_depth.c

index ed637ca..f952fd6 100644 (file)
@@ -30,7 +30,6 @@
 #include "main/imports.h"
 
 #include "s_depth.h"
-#include "s_context.h"
 #include "s_span.h"