diff --git a/music/extmidi.c b/music/extmidi.c --- a/music/extmidi.c +++ b/music/extmidi.c @@ -1,6 +1,5 @@ /* $Id$ */ -#ifndef __BEOS__ #ifndef __MORPHOS__ #include "../stdafx.h" #include "../openttd.h" @@ -110,4 +109,3 @@ const HalMusicDriver _extmidi_music_driv }; #endif /* __MORPHOS__ */ -#endif /* __BEOS__ */