summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/gdrom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/gdrom.h')
-rw-r--r--src/mame/machine/gdrom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/gdrom.h b/src/mame/machine/gdrom.h
index f1090ef292b..f96a5fcea28 100644
--- a/src/mame/machine/gdrom.h
+++ b/src/mame/machine/gdrom.h
@@ -14,7 +14,7 @@
class gdrom_device : public atapi_cdrom_device
{
public:
- gdrom_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ gdrom_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
// Sega GD-ROM handler