1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

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:
Peter Ross
2008-08-01 11:26:22 +00:00
parent afffd357b0
commit 8a464e7580

View File

@@ -25,6 +25,7 @@
* @author Michael Niedermayer <michaelni@gmx.at>
*/
#include "avcodec.h"
#include "audioconvert.h"
typedef struct SampleFmtInfo {