summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gamegear/ggext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/gamegear/ggext.h')
-rw-r--r--src/devices/bus/gamegear/ggext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/gamegear/ggext.h b/src/devices/bus/gamegear/ggext.h
index 0388838daaa..ac65aac63b4 100644
--- a/src/devices/bus/gamegear/ggext.h
+++ b/src/devices/bus/gamegear/ggext.h
@@ -52,7 +52,7 @@ class gg_ext_port_device : public device_t,
{
public:
// construction/destruction
- gg_ext_port_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ gg_ext_port_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
virtual ~gg_ext_port_device();
// static configuration helpers