X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fframebuffer.c;h=4f7736a64d04c526a8456bcf9fd7443bd7df3020;hb=db29869205ecc2d7254698daac3e9027f6c92619;hp=5df1ecc4f07fef5761d55dfe4a5bacdaa8bbd44a;hpb=bfcdb843830bba0190e00e35e3c5c18c4bdb5de1;p=mesa.git diff --git a/src/mesa/main/framebuffer.c b/src/mesa/main/framebuffer.c index 5df1ecc4f07..4f7736a64d0 100644 --- a/src/mesa/main/framebuffer.c +++ b/src/mesa/main/framebuffer.c @@ -29,7 +29,7 @@ * ushorts, uints, etc. */ - +#include #include "glheader.h" #include "imports.h" #include "blend.h"