summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/namco52.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/namco52.c')
-rw-r--r--src/mame/audio/namco52.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/namco52.c b/src/mame/audio/namco52.c
index bf7397e7808..514bb893299 100644
--- a/src/mame/audio/namco52.c
+++ b/src/mame/audio/namco52.c
@@ -166,7 +166,7 @@ namco_52xx_device::namco_52xx_device(const machine_config &mconfig, const char *
m_basenode(0),
m_extclock(0),
m_romread(*this),
- m_si(*this)
+ m_si(*this)
{
}