X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fvideo_chroma%2Fi420_ymga.c;h=a13d04045179b3d5335e22855e93287fcf7c0ef2;hb=27d483e9ef7a451397d7857251c8d67097661f1d;hp=f3cb90594fc05324a3ee5988c733c1454ee01551;hpb=5c4a3d98fdaf1b7afca36612d959cac32a144359;p=vlc diff --git a/modules/video_chroma/i420_ymga.c b/modules/video_chroma/i420_ymga.c index f3cb90594f..a13d040451 100644 --- a/modules/video_chroma/i420_ymga.c +++ b/modules/video_chroma/i420_ymga.c @@ -31,6 +31,7 @@ #endif #include +#include #include #define SRC_FOURCC "I420,IYUV,YV12"