summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/warpwarp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/warpwarp.h')
-rw-r--r--src/mame/audio/warpwarp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/audio/warpwarp.h b/src/mame/audio/warpwarp.h
index 78a49135d1c..c14c61f63b5 100644
--- a/src/mame/audio/warpwarp.h
+++ b/src/mame/audio/warpwarp.h
@@ -4,7 +4,7 @@ class geebee_sound_device : public device_t,
public device_sound_interface
{
public:
- geebee_sound_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ geebee_sound_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
enum
{
@@ -43,7 +43,7 @@ class warpwarp_sound_device : public device_t,
public device_sound_interface
{
public:
- warpwarp_sound_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ warpwarp_sound_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
enum
{