OSDN Git Service

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 6970b2e..59dfd65 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"