summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/inderp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/inderp.cpp')
-rw-r--r--src/mame/drivers/inderp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/inderp.cpp b/src/mame/drivers/inderp.cpp
index c120a9cfd4c..9c7dc5b9d8b 100644
--- a/src/mame/drivers/inderp.cpp
+++ b/src/mame/drivers/inderp.cpp
@@ -207,7 +207,7 @@ MACHINE_CONFIG_START(inderp_state::inderp)
/* sound hardware */
//discrete ?
- MCFG_FRAGMENT_ADD( genpin_audio )
+ genpin_audio(config);
MACHINE_CONFIG_END