#ifndef __AE_MP3LAME_H_
#define __AE_MP3LAME_H_
#include "ae.h"
int mpae_init_lame(audio_encoder_t *encoder);
#endif