summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/n63701x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/n63701x.h')
-rw-r--r--src/emu/sound/n63701x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/n63701x.h b/src/emu/sound/n63701x.h
index 8cc487f36b5..87bda1672f4 100644
--- a/src/emu/sound/n63701x.h
+++ b/src/emu/sound/n63701x.h
@@ -8,7 +8,7 @@
DECLARE_WRITE8_DEVICE_HANDLER( namco_63701x_w );
class namco_63701x_device : public device_t,
- public device_sound_interface
+ public device_sound_interface
{
public:
namco_63701x_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);