X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Fcycles.h;h=f1422880b86cc974c6c75bb8e328302389db56b1;hb=959a7909c1adca430a63f783fd16687242a7be3d;hp=ad3e5126690471aee915459af4e2f45fed2282c1;hpb=a98a67120eea8ebb817eebea048affc182ea054e;p=ardour.git diff --git a/libs/ardour/ardour/cycles.h b/libs/ardour/ardour/cycles.h index ad3e512669..f1422880b8 100644 --- a/libs/ardour/ardour/cycles.h +++ b/libs/ardour/ardour/cycles.h @@ -16,7 +16,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ #ifndef __ardour_cycles_h__ @@ -187,7 +186,7 @@ static inline cycles_t get_cycles (void) /* begin mach */ #elif defined(__APPLE__) -#ifdef HAVE_COREAUDIO +#ifdef HAVE_WEAK_COREAUDIO #include #else // Due to MacTypes.h and libgnomecanvasmm Rect conflict typedef unsigned long long UInt64;