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 fabe99d36e..10877529f4 100644
--- a/sound/mididrv.cpp
+++ b/sound/mididrv.cpp
@@ -53,8 +53,8 @@ static const struct MidiDriverDescription midiDrivers[] = {
#if !defined(__PALM_OS__)
{"adlib", "Adlib", MD_ADLIB},
- {"towns", "FM Towns", MD_TOWNS},
#endif
+ {"towns", "FM Towns", MD_TOWNS},
{"pcspk", "PC Speaker", MD_PCSPK},
{"pcjr", "IBM PCjr", MD_PCJR},