[FFmpeg-devel] [PATCH 1/5] avcodec: Add missing include to version.h
Stefano Sabatini
stefasab at gmail.com
Thu Sep 27 10:25:30 CEST 2012
On date Thursday 2012-09-27 04:35:29 -0300, jamal encoded:
> ---
> libavcodec/version.h | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/libavcodec/version.h b/libavcodec/version.h
> index d96086a..d24ef29 100644
> --- a/libavcodec/version.h
> +++ b/libavcodec/version.h
> @@ -26,6 +26,8 @@
> * Libavcodec version macros.
> */
>
> +#include "libavutil/avutil.h"
> +
> #define LIBAVCODEC_VERSION_MAJOR 54
> #define LIBAVCODEC_VERSION_MINOR 59
> #define LIBAVCODEC_VERSION_MICRO 100
LGTM.
--
FFmpeg = Fanciful and Funny Magic Plastic Evil Gem
More information about the ffmpeg-devel
mailing list