Commit 5081012e authored by Timothy Gu's avatar Timothy Gu Committed by Michael Niedermayer

audioconvert: Add missing include for FF_API_AUDIO_CONVERT

Fixes warning in `make checkheaders`.
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent aea29a89
......@@ -23,6 +23,8 @@
#ifndef AVCODEC_AUDIOCONVERT_H
#define AVCODEC_AUDIOCONVERT_H
#include "version.h"
/**
* @file
* Audio format conversion routines
......
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