--- np2/sound/sound.c 2005/04/01 15:35:49 1.20 +++ np2/sound/sound.c 2005/04/05 20:37:07 1.21 @@ -68,7 +68,7 @@ static void streamprepare(UINT samples) #if defined(SUPPORT_WAVEREC) // ---- wave rec -BOOL sound_recstart(const char *filename) { +BOOL sound_recstart(const OEMCHAR *filename) { WAVEWR rec;