summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-05-30 16:01:04 +0000
committerBenny Prijono <bennylp@teluu.com>2007-05-30 16:01:04 +0000
commitaac43daa56ea0e81ac9d075ccb74bb83f6a381e2 (patch)
treeb47001e6a2b54f1fca1e4bae70ef5d3846fc2628 /third_party
parent2006ce34e4f5e1e85b55e2fbe422636ed1325498 (diff)
Fix compilation error on Mac
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1325 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party')
-rw-r--r--third_party/build/portaudio/src/pa_mac_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/build/portaudio/src/pa_mac_core.h b/third_party/build/portaudio/src/pa_mac_core.h
new file mode 100644
index 00000000..d50ac834
--- /dev/null
+++ b/third_party/build/portaudio/src/pa_mac_core.h
@@ -0,0 +1 @@
+#include "../../../portaudio/include/pa_mac_core.h"