Mercurial > sdl-ios-xcode
changeset 653:1bd056de5d1b
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 22 Jul 2003 05:29:48 +0000 |
parents | a3bb929c9e2f |
children | e92bcf2573cb |
files | src/cdrom/macosx/AudioFilePlayer.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/cdrom/macosx/AudioFilePlayer.h Tue Jul 22 04:50:38 2003 +0000 +++ b/src/cdrom/macosx/AudioFilePlayer.h Tue Jul 22 05:29:48 2003 +0000 @@ -34,7 +34,7 @@ #include <AudioToolbox/AudioToolbox.h> #include <AudioUnit/AudioUnit.h> -#include "SDL_Error.h" +#include "SDL_error.h" const char* AudioFilePlayerErrorStr (OSStatus error);