summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/konppc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/konppc.cpp')
-rw-r--r--src/mame/machine/konppc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/konppc.cpp b/src/mame/machine/konppc.cpp
index 74ac6de2a3d..d70d3364142 100644
--- a/src/mame/machine/konppc.cpp
+++ b/src/mame/machine/konppc.cpp
@@ -16,7 +16,7 @@
const device_type KONPPC = &device_creator<konppc_device>;
-konppc_device::konppc_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock)
+konppc_device::konppc_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, KONPPC, "Konami PowerPC Common Functions", tag, owner, clock, "konppc", __FILE__),
cgboard_type(0),
num_cgboards(0)/*,