Mercurial > sdl-ios-xcode
diff src/audio/SDL_sysaudio.h @ 936:84f930aebaeb
CoreAudio driver works on Mac OSX 10.1
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 21 Aug 2004 03:21:44 +0000 |
parents | f8d5ddc7aef1 |
children | 173c063d4f55 |
line wrap: on
line diff
--- a/src/audio/SDL_sysaudio.h Sat Aug 21 02:06:30 2004 +0000 +++ b/src/audio/SDL_sysaudio.h Sat Aug 21 03:21:44 2004 +0000 @@ -144,7 +144,7 @@ #ifdef __BEOS__ extern AudioBootStrap BAUDIO_bootstrap; #endif -#ifdef COREAUDIO_SUPPORT +#ifdef MACOSX extern AudioBootStrap COREAUDIO_bootstrap; #endif #if defined(macintosh) || TARGET_API_MAC_CARBON