summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms9900/ti990_10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tms9900/ti990_10.h')
-rw-r--r--src/devices/cpu/tms9900/ti990_10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tms9900/ti990_10.h b/src/devices/cpu/tms9900/ti990_10.h
index a6418ffa9f5..4fa8da2b43f 100644
--- a/src/devices/cpu/tms9900/ti990_10.h
+++ b/src/devices/cpu/tms9900/ti990_10.h
@@ -15,7 +15,7 @@
class ti990_10_device : public cpu_device
{
public:
- ti990_10_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ ti990_10_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
~ti990_10_device();
protected: