mesa: Remove unnecessary headers from pixelstore.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:14:23 +0000 (19:14 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:14:23 +0000 (19:14 -0800)
src/mesa/main/pixelstore.c

index 6a641f83f27fea499748db7b4d1388e245fba0fd..ec585ef0ccefb560d4fac4e3f09afbcccb70a2f9 100644 (file)
 
 #include "glheader.h"
 #include "bufferobj.h"
-#include "colormac.h"
 #include "context.h"
-#include "image.h"
-#include "macros.h"
 #include "pixelstore.h"
 #include "mtypes.h"