mesa: Remove unnecessary header from pixel.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:20:56 +0000 (19:20 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:20:56 +0000 (19:20 -0800)
src/mesa/main/pixel.c

index 3820ebd88945849bf3fa52cf4995fb20555075cf..f6f9c1173a1473053280d61e293aa341e764681e 100644 (file)
@@ -32,7 +32,6 @@
 #include "bufferobj.h"
 #include "colormac.h"
 #include "context.h"
-#include "image.h"
 #include "macros.h"
 #include "pixel.h"
 #include "mtypes.h"