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