X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=ycbcr_input.h;h=bf6d800eeb0c918c1b535bd2f6bf2c65c0bfa354;hp=2466eedf0307beb7e6f613ea9695cef740d20437;hb=eb11109d6a074541df9b45be127c70d836bc4872;hpb=cfc161e0289c2169d4835c48751ff56b97355eb2 diff --git a/ycbcr_input.h b/ycbcr_input.h index 2466eed..bf6d800 100644 --- a/ycbcr_input.h +++ b/ycbcr_input.h @@ -5,7 +5,7 @@ // imprecisely, called “YUV”), which is typically what you get from a video decoder. // It upsamples planes as needed, using the default linear upsampling OpenGL gives you. -#include +#include #include #include