Browse Source

Revert r14484 hunk that deleted the 'include avcodec.h' statement.

Originally committed as revision 14495 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Peter Ross 17 years ago
parent
commit
8a464e7580
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/audioconvert.c

+ 1
- 0
libavcodec/audioconvert.c View File

@@ -25,6 +25,7 @@
* @author Michael Niedermayer <michaelni@gmx.at>
*/

#include "avcodec.h"
#include "audioconvert.h"

typedef struct SampleFmtInfo {


Loading…
Cancel
Save