diff options
Diffstat (limited to 'src/devices/machine/nscsi_s1410.h')
-rw-r--r-- | src/devices/machine/nscsi_s1410.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/nscsi_s1410.h b/src/devices/machine/nscsi_s1410.h index e4d135d9467..446cf18568d 100644 --- a/src/devices/machine/nscsi_s1410.h +++ b/src/devices/machine/nscsi_s1410.h @@ -9,7 +9,7 @@ class nscsi_s1410_device : public nscsi_harddisk_device { public: - nscsi_s1410_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock); + nscsi_s1410_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock); protected: // SCSI status returns |