diff options
Diffstat (limited to 'src/devices/bus/intv/ecs.h')
-rw-r--r-- | src/devices/bus/intv/ecs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/intv/ecs.h b/src/devices/bus/intv/ecs.h index 68911831c0a..e8b4d543ae8 100644 --- a/src/devices/bus/intv/ecs.h +++ b/src/devices/bus/intv/ecs.h @@ -17,7 +17,7 @@ class intv_ecs_device : public intv_rom_device { public: // construction/destruction - intv_ecs_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock); + intv_ecs_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock); // reading and writing |