summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/k051649.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/k051649.h')
-rw-r--r--src/emu/sound/k051649.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/k051649.h b/src/emu/sound/k051649.h
index 65aebff0ce7..889dc84f809 100644
--- a/src/emu/sound/k051649.h
+++ b/src/emu/sound/k051649.h
@@ -17,7 +17,7 @@ DECLARE_WRITE8_DEVICE_HANDLER( k052539_waveform_w );
DECLARE_READ8_DEVICE_HANDLER ( k052539_waveform_r );
class k051649_device : public device_t,
- public device_sound_interface
+ public device_sound_interface
{
public:
k051649_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);