aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mididrv.cpp')
-rw-r--r--sound/mididrv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mididrv.cpp b/sound/mididrv.cpp
index 10877529f4..9bf41726a5 100644
--- a/sound/mididrv.cpp
+++ b/sound/mididrv.cpp
@@ -60,6 +60,7 @@ static const struct MidiDriverDescription midiDrivers[] = {
#if defined(__PALM_OS__)
{"ypa1", "Yamaha Pa1", MD_YPA1},
+ {"zodiac", "Tapwave Zodiac", MD_ZODIAC},
#endif
{0, 0, 0}
};