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 ed637cac1245a8668dfdcf863e3a37ce045291de..f952fd6baa778c347f3997c3fd9a52677cee1cf8 100644 (file)
@@ -30,7 +30,6 @@
 #include "main/imports.h"
 
 #include "s_depth.h"
-#include "s_context.h"
 #include "s_span.h"