forked from FFmpeg/FFmpeg
Revert r14484 hunk that deleted the 'include avcodec.h' statement.
Originally committed as revision 14495 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
afffd357b0
commit
8a464e7580
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
* @author Michael Niedermayer <michaelni@gmx.at>
|
||||
*/
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "audioconvert.h"
|
||||
|
||||
typedef struct SampleFmtInfo {
|
||||
|
|
Loading…
Add table
Reference in a new issue