From 0a708681310d03f3456b6f89bf7915b376f75fd1 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 13 Jan 2010 22:45:54 -0800 Subject: swrast: Remove unnecessary header from s_bitmap.c. --- src/mesa/swrast/s_bitmap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/swrast/s_bitmap.c') diff --git a/src/mesa/swrast/s_bitmap.c b/src/mesa/swrast/s_bitmap.c index 3dbdf2a61a..57a42b3f5d 100644 --- a/src/mesa/swrast/s_bitmap.c +++ b/src/mesa/swrast/s_bitmap.c @@ -32,7 +32,6 @@ #include "main/bufferobj.h" #include "main/image.h" #include "main/macros.h" -#include "main/pixel.h" #include "s_context.h" #include "s_span.h" -- cgit v1.2.3