summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mbdtower.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mbdtower.cpp')
-rw-r--r--src/mame/drivers/mbdtower.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mbdtower.cpp b/src/mame/drivers/mbdtower.cpp
index 332ec6c05e7..f20f805fb5f 100644
--- a/src/mame/drivers/mbdtower.cpp
+++ b/src/mame/drivers/mbdtower.cpp
@@ -28,7 +28,7 @@
class mbdtower_state : public hh_tms1k_state
{
public:
- mbdtower_state(const machine_config &mconfig, device_type type, std::string tag)
+ mbdtower_state(const machine_config &mconfig, device_type type, const char *tag)
: hh_tms1k_state(mconfig, type, tag)
{ }