diff --git a/osx/cmAudioPortOsx.h b/osx/cmAudioPortOsx.h index f7e4649..f87ba35 100644 --- a/osx/cmAudioPortOsx.h +++ b/osx/cmAudioPortOsx.h @@ -23,6 +23,8 @@ extern "C" { cmApRC_t cmApOsxDeviceStop( unsigned devIdx ); bool cmApOsxDeviceIsStarted( unsigned devIdx ); + void cmApOsxTest( cmRpt_t* ); + #ifdef __cplusplus } #endif