summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/s2636.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/s2636.h')
-rw-r--r--src/emu/sound/s2636.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/s2636.h b/src/emu/sound/s2636.h
index 3889e3c6cb6..30b3292e740 100644
--- a/src/emu/sound/s2636.h
+++ b/src/emu/sound/s2636.h
@@ -10,7 +10,7 @@
class s2636_sound_device : public device_t,
- public device_sound_interface
+ public device_sound_interface
{
public:
s2636_sound_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);