1
0
Fork 0

Keep it compiling. SF:2875962

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3485
This commit is contained in:
Peter Veenstra 2009-10-18 18:06:28 +00:00
parent 8e761077e1
commit 9ad4fb5c5b

View file

@ -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) \