X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcodec%2Fffmpeg%2Fvideo_filter.c;h=d00964e1bbca73ef5ffd4c56f35e8097f64fc389;hb=99fab9089e9e1709d9c3a4bc5ced0c137ac59134;hp=e66cb184fa71d3c05e3f4f13c2026c4749588217;hpb=0b6978f870c6d3fcb4a4c84db00da702cc7bd951;p=vlc diff --git a/modules/codec/ffmpeg/video_filter.c b/modules/codec/ffmpeg/video_filter.c index e66cb184fa..d00964e1bb 100644 --- a/modules/codec/ffmpeg/video_filter.c +++ b/modules/codec/ffmpeg/video_filter.c @@ -25,6 +25,10 @@ /***************************************************************************** * Preamble *****************************************************************************/ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include #include #include