swrast: Remove unnecessary header from s_bitmap.c.
authorVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 06:45:54 +0000 (22:45 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 06:45:54 +0000 (22:45 -0800)
src/mesa/swrast/s_bitmap.c

index 3dbdf2a61a88ea8011838bb170e3e009aea66d0b..57a42b3f5db79b2202910154a09e872a86145a35 100644 (file)
@@ -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"