Keep it compiling. SF:2875962
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3485
This commit is contained in:
parent
8e761077e1
commit
9ad4fb5c5b
1 changed files with 3 additions and 0 deletions
|
@ -16,7 +16,10 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
/* $Id: midi_coreaudio.h,v 1.12 2009-10-18 18:06:28 qbix79 Exp $ */
|
||||
|
||||
#include <AudioToolbox/AUGraph.h>
|
||||
#include <CoreServices/CoreServices.h>
|
||||
|
||||
// A macro to simplify error handling a bit.
|
||||
#define RequireNoErr(error) \
|
||||
|
|
Loading…
Add table
Reference in a new issue