added #include portaudio.h to pa_mac_core.h so it is consistent with all other host-api specific headers. closes ticket #7
This commit is contained in:
parent
f588f3cd5d
commit
7060043727
6 changed files with 4 additions and 3 deletions
|
|
@ -43,7 +43,6 @@
|
|||
@brief WMME-specific PortAudio API extension header file.
|
||||
*/
|
||||
|
||||
|
||||
#include "portaudio.h"
|
||||
#include "pa_win_waveformat.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue