On Fri, Jul 3, 2015 at 5:57 PM, Luca Barbato <[email protected]> wrote:
> Unbreak 7a5902c556d84a367dd64a003a4e7244fc3a73d1.
> ---
>
> Or we can rework the previous commit.
>
>  libavcodec/options_table.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/libavcodec/options_table.h b/libavcodec/options_table.h
> index 66cfc74..36d7c23 100644
> --- a/libavcodec/options_table.h
> +++ b/libavcodec/options_table.h
> @@ -24,6 +24,7 @@
>  #include <limits.h>
>  #include <stdint.h>
>
> +#include "libavutil/internal.h"
>  #include "libavutil/opt.h"
>  #include "avcodec.h"
>  #include "version.h"


that's not enough, hold on

-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to