summaryrefslogtreecommitdiffstats
path: root/libavformat/ogg2.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/ogg2.h')
-rw-r--r--libavformat/ogg2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/ogg2.h b/libavformat/ogg2.h
index 416a504..9c360de 100644
--- a/libavformat/ogg2.h
+++ b/libavformat/ogg2.h
@@ -75,11 +75,11 @@ typedef struct ogg {
extern ogg_codec_t vorbis_codec;
extern ogg_codec_t theora_codec;
+extern ogg_codec_t flac_codec;
#if 0
extern ogg_codec_t ogm_video_codec;
extern ogg_codec_t ogm_audio_codec;
extern ogg_codec_t ogm_old_codec;
-extern ogg_codec_t flac_codec;
#endif
extern int vorbis_comment(AVFormatContext *ms, char *buf, int size);
OpenPOWER on IntegriCloud