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 6a641f8..ec585ef 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"