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

index 5ecfb1e..da98730 100644 (file)
 #include "main/context.h"
 #include "main/colormac.h"
 #include "main/convolve.h"
-#include "main/histogram.h"
 #include "main/image.h"
 #include "main/macros.h"
 #include "main/imports.h"
-#include "main/pixel.h"
 
 #include "s_context.h"
 #include "s_depth.h"