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 44a11cd6dd28cebd7f64272f70bcd74f445c8420..94fb974eab0cf10b059bfd90ebe21c5152fb7380 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"