summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bfm_adr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bfm_adr2.h')
-rw-r--r--src/mame/video/bfm_adr2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/bfm_adr2.h b/src/mame/video/bfm_adr2.h
index 301ee7acf0d..daafa394ee6 100644
--- a/src/mame/video/bfm_adr2.h
+++ b/src/mame/video/bfm_adr2.h
@@ -7,7 +7,7 @@ class bfm_adder2_device : public device_t
{
public:
// construction/destruction
- bfm_adder2_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ bfm_adder2_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
TILE_GET_INFO_MEMBER( get_tile0_info );
TILE_GET_INFO_MEMBER( get_tile1_info );