From f0279d9be330c73d8970c5db2535af2856695b00 Mon Sep 17 00:00:00 2001 From: bjornroche Date: Thu, 22 Oct 2009 17:51:07 +0000 Subject: [PATCH] added two includes which should not be necessary but seem to help compiling in snow leopard --- src/hostapi/coreaudio/pa_mac_core_internal.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/hostapi/coreaudio/pa_mac_core_internal.h b/src/hostapi/coreaudio/pa_mac_core_internal.h index 291304c..1797cba 100644 --- a/src/hostapi/coreaudio/pa_mac_core_internal.h +++ b/src/hostapi/coreaudio/pa_mac_core_internal.h @@ -61,10 +61,11 @@ #ifndef PA_MAC_CORE_INTERNAL_H__ #define PA_MAC_CORE_INTERNAL_H__ +#include +#include #include #include - #include "portaudio.h" #include "pa_util.h" #include "pa_hostapi.h" -- 2.43.0