summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/depthch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/depthch.cpp')
-rw-r--r--src/mame/audio/depthch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/depthch.cpp b/src/mame/audio/depthch.cpp
index 22b59fe0aea..84ad14d635d 100644
--- a/src/mame/audio/depthch.cpp
+++ b/src/mame/audio/depthch.cpp
@@ -83,7 +83,7 @@ WRITE8_MEMBER( vicdual_state::depthch_audio_w )
}
-MACHINE_CONFIG_START( depthch_audio )
+MACHINE_CONFIG_START(vicdual_state::depthch_audio)
/* samples */
MCFG_SOUND_ADD("samples", SAMPLES, 0)