summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/exidy440.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/exidy440.h')
-rw-r--r--src/mame/audio/exidy440.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/exidy440.h b/src/mame/audio/exidy440.h
index a10e831e18f..0dafc17adf6 100644
--- a/src/mame/audio/exidy440.h
+++ b/src/mame/audio/exidy440.h
@@ -36,7 +36,7 @@ class exidy440_sound_device : public device_t,
public device_sound_interface
{
public:
- exidy440_sound_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ exidy440_sound_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
~exidy440_sound_device() {}
DECLARE_READ8_MEMBER( sound_command_r );