diff --git a/src/zm_ffmpeg.h b/src/zm_ffmpeg.h index f8fc519ed..73afff3e3 100644 --- a/src/zm_ffmpeg.h +++ b/src/zm_ffmpeg.h @@ -40,7 +40,6 @@ extern "C" { #include #include #include "libavutil/audio_fifo.h" -#include "libavutil/pixfmt.h" /* LIBAVUTIL_VERSION_CHECK checks for the right version of libav and FFmpeg * The original source is vlc (in modules/codec/avcodec/avcommon_compat.h)