summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/k573msu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/k573msu.cpp')
-rw-r--r--src/mame/machine/k573msu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/k573msu.cpp b/src/mame/machine/k573msu.cpp
index be3ddb6fc3e..b3c38ab95d9 100644
--- a/src/mame/machine/k573msu.cpp
+++ b/src/mame/machine/k573msu.cpp
@@ -71,7 +71,7 @@
*/
-k573msu_device::k573msu_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock) :
+k573msu_device::k573msu_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, KONAMI_573_MULTI_SESSION_UNIT, "Konami 573 Multi Session Unit", tag, owner, clock, "k573msu", __FILE__)
{
}