Browse Source

Patched to compile on Haiku.

Ryan C. Gordon 11 years ago
parent
commit
dd325b9762
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/audio/baudio/SDL_beaudio.cc

+ 0 - 1
src/audio/baudio/SDL_beaudio.cc

@@ -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"
 
 }