On Sat, Mar 15, 2008 at 11:23 AM, diego <subversion at mplayerhq.hu> wrote: > -#if !defined( AMIGA ) && !defined( MACOSX ) > +#if !defined( AMIGA ) && !defined( __APPLE__ ) Shouldn't it be the other way around?