From cfc4b4c98920293cb9a91ba0e9f89626e175c8dc Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 18 Sep 2008 20:31:05 -0600 Subject: mesa: remove unneeded s_drawpix.h header --- src/mesa/swrast/s_drawpix.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/swrast/s_drawpix.c') diff --git a/src/mesa/swrast/s_drawpix.c b/src/mesa/swrast/s_drawpix.c index b0ba2a4a4e..7af3e3dad1 100644 --- a/src/mesa/swrast/s_drawpix.c +++ b/src/mesa/swrast/s_drawpix.c @@ -34,7 +34,6 @@ #include "main/state.h" #include "s_context.h" -#include "s_drawpix.h" #include "s_span.h" #include "s_stencil.h" #include "s_zoom.h" -- cgit v1.2.3