summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/phoenix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/phoenix.h')
-rw-r--r--src/mame/audio/phoenix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/phoenix.h b/src/mame/audio/phoenix.h
index 1492f39d227..c59d8fb1640 100644
--- a/src/mame/audio/phoenix.h
+++ b/src/mame/audio/phoenix.h
@@ -57,6 +57,6 @@ private:
DECLARE_DEVICE_TYPE(PHOENIX_SOUND, phoenix_sound_device)
-DISCRETE_SOUND_EXTERN(phoenix);
+DISCRETE_SOUND_EXTERN(phoenix_discrete);
#endif // MAME_AUDIO_PHOENIX_H