typo fixes
[mplayer/greg.git] / libmpcodecs / ae_lame.h
blobd77b4a6db2cc2b9a51bc412c5f2e2125b6f41534
1 #ifndef __AE_MP3LAME_H_
2 #define __AE_MP3LAME_H_
4 #include "ae.h"
6 int mpae_init_lame(audio_encoder_t *encoder);
8 #endif