Commit 0249144a authored by Mans Rullgard's avatar Mans Rullgard

v410enc: include correct headers

This file does not use anything from put_bits.h but needs
intreadwrite.h.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent ef5756ae
......@@ -20,8 +20,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "put_bits.h"
static av_cold int v410_encode_init(AVCodecContext *avctx)
{
......
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