mesa: trim down some #includes
[mesa.git] / src / mesa / main / convolve.c
index b13b89535964fe1bd68ca6f2710c2d7ec9d36636..83d590f4a48b43e91e23cd7a03a6e124ba3a3095 100644 (file)
 
 
 #include "glheader.h"
-#include "bufferobj.h"
-#include "colormac.h"
+#include "context.h"
 #include "convolve.h"
-#include "macros.h"
-#include "mtypes.h"
 #include "main/dispatch.h"