summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/epson_sio/epson_sio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/epson_sio/epson_sio.h')
-rw-r--r--src/devices/bus/epson_sio/epson_sio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/epson_sio/epson_sio.h b/src/devices/bus/epson_sio/epson_sio.h
index c856e101c1c..c59b3d6ddc1 100644
--- a/src/devices/bus/epson_sio/epson_sio.h
+++ b/src/devices/bus/epson_sio/epson_sio.h
@@ -41,7 +41,7 @@ class epson_sio_device : public device_t,
{
public:
// construction/destruction
- epson_sio_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ epson_sio_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
virtual ~epson_sio_device();
// callbacks