swrast: Remove unnecessary header from s_readpix.c.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 05:41:09 +0000 (21:41 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 05:41:09 +0000 (21:41 -0800)
src/mesa/swrast/s_readpix.c

index 44a11cd..94fb974 100644 (file)
@@ -33,7 +33,6 @@
 #include "main/image.h"
 #include "main/macros.h"
 #include "main/imports.h"
-#include "main/pixel.h"
 #include "main/state.h"
 
 #include "s_context.h"