Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-11-07 23:22:32 +0300
committerDiego Biurrun <diego@biurrun.de>2007-11-07 23:22:32 +0300
commita0ddef24ced504abeaccb4d23e051831a0998298 (patch)
tree8d9817e08a97a465ae80a050cb4233f8552cffe1 /libavformat/oggparseflac.c
parente282e5edb4bfea47c5b710322fd9bfe6f1ee9220 (diff)
Rename ogg2.[ch] to oggdec.[ch].
Originally committed as revision 10943 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/oggparseflac.c')
-rw-r--r--libavformat/oggparseflac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/oggparseflac.c b/libavformat/oggparseflac.c
index d8eff05b0f..611a8c5a1b 100644
--- a/libavformat/oggparseflac.c
+++ b/libavformat/oggparseflac.c
@@ -21,7 +21,7 @@
#include <stdlib.h>
#include "avformat.h"
#include "bitstream.h"
-#include "ogg2.h"
+#include "oggdec.h"
#define FLAC_STREAMINFO_SIZE 0x22