aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mididrv.cpp')
-rw-r--r--sound/mididrv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mididrv.cpp b/sound/mididrv.cpp
index 83ab87bdba..e1b7950fa5 100644
--- a/sound/mididrv.cpp
+++ b/sound/mididrv.cpp
@@ -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