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:
parent
aea29a891f
commit
5081012eb8
@ -23,6 +23,8 @@
|
|||||||
#ifndef AVCODEC_AUDIOCONVERT_H
|
#ifndef AVCODEC_AUDIOCONVERT_H
|
||||||
#define AVCODEC_AUDIOCONVERT_H
|
#define AVCODEC_AUDIOCONVERT_H
|
||||||
|
|
||||||
|
#include "version.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
* Audio format conversion routines
|
* Audio format conversion routines
|
||||||
|
Loading…
Reference in New Issue
Block a user