summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomim4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/naomim4.h')
-rw-r--r--src/mame/machine/naomim4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/naomim4.h b/src/mame/machine/naomim4.h
index 650ed901c24..ae544e0e3e3 100644
--- a/src/mame/machine/naomim4.h
+++ b/src/mame/machine/naomim4.h
@@ -12,7 +12,7 @@
class naomi_m4_board : public naomi_board
{
public:
- naomi_m4_board(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ naomi_m4_board(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
static void static_set_tags(device_t &device, const char *_key_tag);