summaryrefslogtreecommitdiff
path: root/ivorbiscodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ivorbiscodec.h')
-rw-r--r--ivorbiscodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ivorbiscodec.h b/ivorbiscodec.h
index d4de1fd..40a9c47 100644
--- a/ivorbiscodec.h
+++ b/ivorbiscodec.h
@@ -165,6 +165,7 @@ extern int vorbis_block_clear(vorbis_block *vb);
extern void vorbis_dsp_clear(vorbis_dsp_state *v);
/* Vorbis PRIMITIVES: synthesis layer *******************************/
+extern int vorbis_synthesis_idheader(ogg_packet *op);
extern int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,
ogg_packet *op);