mesa: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Wed, 27 Oct 2010 16:09:47 +0000 (09:09 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 27 Oct 2010 16:09:47 +0000 (09:09 -0700)
src/mesa/main/drawpix.c

index 46adc67..757aae6 100644 (file)
@@ -30,9 +30,7 @@
 #include "enums.h"
 #include "feedback.h"
 #include "framebuffer.h"
-#include "image.h"
 #include "readpix.h"
-#include "shaderobj.h"
 #include "state.h"
 #include "dispatch.h"