Patched to compile on Haiku.

This commit is contained in:
Ryan C. Gordon 2013-11-14 01:00:08 -05:00
parent 39184a6ede
commit 3c8712e3b9

View file

@ -35,7 +35,6 @@ extern "C"
#include "SDL_audio.h"
#include "../SDL_audio_c.h"
#include "../SDL_sysaudio.h"
#include "../../thread/beos/SDL_systhread_c.h"
#include "SDL_beaudio.h"
}