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 5d4b53af4cbec89a8b0fa0def63e1444b0ada3a6..0afd47b797fa1e3ae5acf583b72958fc98a89e68 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"