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

index 6970b2e9cb522ae2f4c05fbba373a674a07dabf3..59dfd65488922a9636394c5beb0d6f2868e38f7f 100644 (file)
@@ -30,7 +30,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"