From 109bb6fe1fc221229827115b2af2dd96b315ab32 Mon Sep 17 00:00:00 2001 From: bejayoharen Date: Sun, 7 Oct 2012 15:31:25 +0000 Subject: [PATCH] minor fix for OS X 10.7: include AudioToolbox --- include/pa_mac_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pa_mac_core.h b/include/pa_mac_core.h index 1d615fe..83e40a6 100644 --- a/include/pa_mac_core.h +++ b/include/pa_mac_core.h @@ -46,7 +46,7 @@ #include "portaudio.h" #include -//#include +#include #ifdef __cplusplus extern "C" { -- 2.43.0