On 9/14/2016 7:27 PM, Josh de Kock wrote:
> diff --git a/ffplay_sdl1.c b/ffplay_sdl1.c
> index adbe9cb..d698420 100644
> --- a/ffplay_sdl1.c
> +++ b/ffplay_sdl1.c
> @@ -23,7 +23,6 @@
>   * simple media player based on the FFmpeg libraries
>   */
>  
> -#include "config.h"

Why? It's needed below, and even if some other header pulls
it in, there's no reason to remove it here.

>  #include <inttypes.h>
>  #include <math.h>
>  #include <limits.h>

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to