summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/733_asr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/733_asr.h')
-rw-r--r--src/mame/video/733_asr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/733_asr.h b/src/mame/video/733_asr.h
index 54a62303ee6..9c45c69c6ed 100644
--- a/src/mame/video/733_asr.h
+++ b/src/mame/video/733_asr.h
@@ -13,7 +13,7 @@ enum
class asr733_device : public device_t
{
public:
- asr733_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
+ asr733_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
DECLARE_PALETTE_INIT(asr733);