X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fconvolve.c;h=f63bddc44d50a623459e5593b855d1d6187cd593;hb=67ffbbbb5db88f936d54bacab971d20e44a83da1;hp=8db3e79d384c6ff10d97cfdcc2feb2fad9e4c3d5;hpb=f67bc2e87255298ac22e8ccd98f482cc62d0ec26;p=mesa.git diff --git a/src/mesa/main/convolve.c b/src/mesa/main/convolve.c index 8db3e79d384..f63bddc44d5 100644 --- a/src/mesa/main/convolve.c +++ b/src/mesa/main/convolve.c @@ -37,10 +37,10 @@ #include "convolve.h" #include "context.h" #include "image.h" +#include "macros.h" #include "mtypes.h" -#include "pixel.h" #include "state.h" -#include "glapi/dispatch.h" +#include "main/dispatch.h" #if FEATURE_convolve