swrast: Remove unnecessary header from s_texcombine.c.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 04:36:33 +0000 (20:36 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 04:36:33 +0000 (20:36 -0800)
src/mesa/swrast/s_texcombine.c

index 889164b..594b71a 100644 (file)
@@ -29,7 +29,6 @@
 #include "main/colormac.h"
 #include "main/image.h"
 #include "main/imports.h"
-#include "main/pixel.h"
 #include "shader/prog_instruction.h"
 
 #include "s_context.h"