summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m7501.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/m7501.h')
-rw-r--r--src/devices/cpu/m6502/m7501.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/m6502/m7501.h b/src/devices/cpu/m6502/m7501.h
index 7ded4caffe2..9ed4ba1331b 100644
--- a/src/devices/cpu/m6502/m7501.h
+++ b/src/devices/cpu/m6502/m7501.h
@@ -21,7 +21,7 @@
class m7501_device : public m6510_device {
public:
- m7501_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ m7501_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
};
enum {