gallium/draw: initial code to properly support llvm in the draw module
[mesa.git] / 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"