audioconvert: Add missing include for FF_API_AUDIO_CONVERT

Fixes warning in `make checkheaders`.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Timothy Gu 2015-02-05 23:27:34 -08:00 committed by Michael Niedermayer
parent aea29a891f
commit 5081012eb8
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
#ifndef AVCODEC_AUDIOCONVERT_H
#define AVCODEC_AUDIOCONVERT_H
#include "version.h"
/**
* @file
* Audio format conversion routines