summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/c116.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/c116.h')
-rw-r--r--src/mame/video/c116.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/c116.h b/src/mame/video/c116.h
index d8333feb579..2d48b4f123b 100644
--- a/src/mame/video/c116.h
+++ b/src/mame/video/c116.h
@@ -18,7 +18,7 @@ class namco_c116_device :
{
public:
//construction/destruction
- namco_c116_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ namco_c116_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
//read/write handlers
DECLARE_READ8_MEMBER( read );