X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fswrast%2Fs_blend.c;h=95c83432a9c6cf9dbb85621c160b68ca6f816b64;hb=88e3a5760559e6ced00a57b7157abe156c22be2e;hp=4531f0ae02cf7c161ea376e7f40f2cfabd5a583c;hpb=145f5f60f19574e06c536c102bec0cfd6320606d;p=mesa.git diff --git a/src/mesa/swrast/s_blend.c b/src/mesa/swrast/s_blend.c index 4531f0ae02c..95c83432a9c 100644 --- a/src/mesa/swrast/s_blend.c +++ b/src/mesa/swrast/s_blend.c @@ -35,10 +35,10 @@ -#include "glheader.h" -#include "context.h" -#include "colormac.h" -#include "macros.h" +#include "main/glheader.h" +#include "main/context.h" +#include "main/colormac.h" +#include "main/macros.h" #include "s_blend.h" #include "s_context.h"