> >> #ifdef __APPLE__ > >> #include <AvailabilityMacros.h> > >> #include <CoreAudio/HostTime.h> > >> #include <CoreAudio/CoreAudioTypes.h> > >> #endif > > > > that should already be part of the current version. can you pull the > > change? > > no, you've still got: > > #ifdef __APPLE__ > #include <AvailabilityMacros.h> > #include <CoreAudio/CoreAudioTypes.h> > #include <CoreAudioTypes.h> > #endif
ah ok ... fixed -- [email protected] http://tim.klingt.org Only very good and very bad programmers use goto in C
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ nova-dev mailing list [email protected] http://klingt.org/cgi-bin/mailman/listinfo/nova-dev http://tim.klingt.org/nova
