summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/deco104.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/deco104.h')
-rw-r--r--src/mame/machine/deco104.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/deco104.h b/src/mame/machine/deco104.h
index 5576f7fd6b2..cee2448a4be 100644
--- a/src/mame/machine/deco104.h
+++ b/src/mame/machine/deco104.h
@@ -13,7 +13,7 @@
class deco104_device : public deco_146_base_device
{
public:
- deco104_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ deco104_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);