summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/t6721a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/t6721a.h')
-rw-r--r--src/emu/sound/t6721a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/t6721a.h b/src/emu/sound/t6721a.h
index 66cc6c593db..9005f596da6 100644
--- a/src/emu/sound/t6721a.h
+++ b/src/emu/sound/t6721a.h
@@ -62,7 +62,7 @@
// ======================> t6721a_device
class t6721a_device : public device_t,
- public device_sound_interface
+ public device_sound_interface
{
public:
t6721a_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);