Commit 67c884eb authored by Vittorio Giovara's avatar Vittorio Giovara Committed by Luca Barbato

libvpx: Add the library header

Unbreak make checkheaders
parent 461b45ef
......@@ -21,6 +21,8 @@
#ifndef AVCODEC_LIBVPX_H
#define AVCODEC_LIBVPX_H
#include <vpx/vpx_codec.h>
#include "avcodec.h"
enum AVPixelFormat ff_vpx_imgfmt_to_pixfmt(vpx_img_fmt_t img);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment