# HG changeset patch # User Martin Gasser # Date 1141406607 0 # Node ID c2416d130d59b1fc42d16d8b7156d718187cba89 # Parent 0f7997490bae39bb82049f57b2f640d168363674 had to include in some files to make it compile on the mac diff -r 0f7997490bae -r c2416d130d59 audioio/AudioJACKTarget.cpp --- a/audioio/AudioJACKTarget.cpp Fri Mar 03 16:32:45 2006 +0000 +++ b/audioio/AudioJACKTarget.cpp Fri Mar 03 17:23:27 2006 +0000 @@ -13,6 +13,7 @@ #include "AudioCallbackPlaySource.h" #include +#include //#define DEBUG_AUDIO_JACK_TARGET 1