Mercurial > sdl-ios-xcode
comparison src/audio/arts/SDL_artsaudio.c @ 3809:7852b5b78af5 SDL-ryan-multiple-audio-device
Cleaning out SDL_audiodev.c and related references ...
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 05 Oct 2006 01:13:47 +0000 |
parents | c8b3d3d13ed1 |
children | 35d1367020a3 |
comparison
equal
deleted
inserted
replaced
3808:e630f5fe29d8 | 3809:7852b5b78af5 |
---|---|
25 | 25 |
26 #include "SDL_timer.h" | 26 #include "SDL_timer.h" |
27 #include "SDL_audio.h" | 27 #include "SDL_audio.h" |
28 #include "../SDL_audiomem.h" | 28 #include "../SDL_audiomem.h" |
29 #include "../SDL_audio_c.h" | 29 #include "../SDL_audio_c.h" |
30 #include "../SDL_audiodev_c.h" | |
31 #include "SDL_artsaudio.h" | 30 #include "SDL_artsaudio.h" |
32 | 31 |
33 #ifdef SDL_AUDIO_DRIVER_ARTS_DYNAMIC | 32 #ifdef SDL_AUDIO_DRIVER_ARTS_DYNAMIC |
34 #include "SDL_name.h" | 33 #include "SDL_name.h" |
35 #include "SDL_loadso.h" | 34 #include "SDL_loadso.h" |