Mercurial > sdl-ios-xcode
diff src/cdrom/macosx/CDPlayer.h @ 768:de1b2c3063b9
Max has been reworking this code so it works on MacOS X 10.1
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2004 16:20:28 +0000 |
parents | 4bb432a0f6e0 |
children | b8d311d90021 |
line wrap: on
line diff
--- a/src/cdrom/macosx/CDPlayer.h Sun Jan 04 15:57:16 2004 +0000 +++ b/src/cdrom/macosx/CDPlayer.h Sun Jan 04 16:20:28 2004 +0000 @@ -25,9 +25,8 @@ #include <string.h> +#include <Carbon/Carbon.h> #include <CoreFoundation/CoreFoundation.h> -#include <Carbon/Carbon.h> - #include <AudioUnit/AudioUnit.h> #include "SDL.h"