mesa: Remove unnecessary header from drawpix.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:22:47 +0000 (21:22 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:22:47 +0000 (21:22 -0800)
src/mesa/main/drawpix.c

index 5d4b53a..0afd47b 100644 (file)
@@ -30,7 +30,6 @@
 #include "enums.h"
 #include "feedback.h"
 #include "framebuffer.h"
-#include "image.h"
 #include "readpix.h"
 #include "state.h"
 #include "glapi/dispatch.h"