On Wed, Dec 2, 2015 at 6:45 PM, Luca Barbato <lu_z...@gentoo.org> wrote:
> Unbreak make check.
> ---
>
>  libavcodec/g723_1.h | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/libavcodec/g723_1.h b/libavcodec/g723_1.h
> index 3fd52df..166d897 100644
> --- a/libavcodec/g723_1.h
> +++ b/libavcodec/g723_1.h
> @@ -30,6 +30,8 @@
>
>  #include <stdint.h>
>
> +#include "libavutil/log.h"
> +
>  #define SUBFRAMES       4
>  #define SUBFRAME_LEN    60
>  #define FRAME_LEN       (SUBFRAME_LEN << 2)
> --
> 2.6.1

ok
-- 
Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to