Mercurial > sdl-ios-xcode
diff src/cdrom/macosx/CDPlayer.h @ 2985:4e4d814884aa
Fixed some dependency issues with SDL_revision.h
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2009 05:52:14 +0000 |
parents | 99210400e8b9 |
children |
line wrap: on
line diff
--- a/src/cdrom/macosx/CDPlayer.h Sun Jan 04 05:41:52 2009 +0000 +++ b/src/cdrom/macosx/CDPlayer.h Sun Jan 04 05:52:14 2009 +0000 @@ -30,7 +30,7 @@ #include <CoreFoundation/CoreFoundation.h> #include <AudioUnit/AudioUnit.h> -#include "SDL.h" +#include "SDL_cdrom.h" #include "SDL_thread.h" #include "SDL_mutex.h"