X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fconvolve.c;h=83d590f4a48b43e91e23cd7a03a6e124ba3a3095;hb=56d8cfd7a5d8861f9e238b8ec02527cae589a3b7;hp=b13b89535964fe1bd68ca6f2710c2d7ec9d36636;hpb=cc20c45a365cf18e58aa26fed615a496cbf73c70;p=mesa.git diff --git a/src/mesa/main/convolve.c b/src/mesa/main/convolve.c index b13b8953596..83d590f4a48 100644 --- a/src/mesa/main/convolve.c +++ b/src/mesa/main/convolve.c @@ -32,11 +32,8 @@ #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"