Mercurial > sdl-ios-xcode
diff src/audio/mme/SDL_mmeaudio.h @ 1342:d73be99e9420
Fixed it Hayashi Naoyuki's way. :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 07 Feb 2006 12:15:46 +0000 |
parents | d02b552e5304 |
children | 19418e4422cb |
line wrap: on
line diff
--- a/src/audio/mme/SDL_mmeaudio.h Tue Feb 07 12:11:33 2006 +0000 +++ b/src/audio/mme/SDL_mmeaudio.h Tue Feb 07 12:15:46 2006 +0000 @@ -22,15 +22,6 @@ /* Allow access to a raw mixing buffer */ -#include <mme_api.h> - -#include "SDL_stdlib.h" -#include "SDL_string.h" -#include "SDL_audio.h" -#include "SDL_mutex.h" -#include "SDL_timer.h" -#include "SDL_audio_c.h" - #ifndef _SDL_lowaudio_h #define _SDL_lowaudio_h #include "SDL_sysaudio.h"