BeOS compilation fix

svn-id: r4047
This commit is contained in:
James Brown 2002-04-22 03:05:59 +00:00
parent bf9c754fae
commit d0d3316634

View File

@ -347,7 +347,7 @@ MidiDriver *MidiDriver_AMIDI_create() {
#endif // __MORPHOS__
#if defined(UNIX) && !defined(BEOS)
#if defined(UNIX) && !defined(__BEOS__)
#define SEQ_MIDIPUTC 5
#define SPECIAL_CHANNEL 9
#define DEVICE_NUM 1