Merged with trunk R1393.
[ardour.git] / libs / ardour / ardour / cycles.h
index ad3e5126690471aee915459af4e2f45fed2282c1..a6f34d59be5d16a77a72f09ccac99d4908de648a 100644 (file)
@@ -187,7 +187,7 @@ static inline cycles_t get_cycles (void)
 /* begin mach */
 #elif defined(__APPLE__)
 
-#ifdef HAVE_COREAUDIO
+#ifdef HAVE_WEAK_COREAUDIO
 #include <CoreAudio/HostTime.h>
 #else // Due to MacTypes.h and libgnomecanvasmm Rect conflict
 typedef unsigned long long              UInt64;