#ifndef QUICKTIME_ULAW_H #define QUICKTIME_ULAW_H extern void quicktime_init_codec_ulaw(quicktime_audio_map_t *); #endif