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 46adc67c1c575ff78bab218244f1e7c1977f89aa..757aae6e70306437cb5d1e8bd2a3807fd5d7f96e 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"