summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/okean240.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/okean240.cpp')
-rw-r--r--src/mame/drivers/okean240.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/okean240.cpp b/src/mame/drivers/okean240.cpp
index 0aa392e713f..8ad181fe10e 100644
--- a/src/mame/drivers/okean240.cpp
+++ b/src/mame/drivers/okean240.cpp
@@ -65,7 +65,7 @@ public:
TIMER_OKEAN_BOOT
};
- okean240_state(const machine_config &mconfig, device_type type, std::string tag)
+ okean240_state(const machine_config &mconfig, device_type type, const char *tag)
: driver_device(mconfig, type, tag),
m_term_data(0),
m_j(0),