author | Sam Lantinga <slouken@libsdl.org> |
Tue, 22 Jul 2003 05:29:48 +0000 | |
changeset 653 | 1bd056de5d1b |
parent 652 | a3bb929c9e2f |
child 654 | e92bcf2573cb |
--- 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);