summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/acorn/system/cass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/acorn/system/cass.h')
-rw-r--r--src/devices/bus/acorn/system/cass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/acorn/system/cass.h b/src/devices/bus/acorn/system/cass.h
index 02a323bb994..23e6b79eb8d 100644
--- a/src/devices/bus/acorn/system/cass.h
+++ b/src/devices/bus/acorn/system/cass.h
@@ -28,7 +28,7 @@ class acorn_cass_device :
{
public:
// construction/destruction
- acorn_cass_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ acorn_cass_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
protected:
// device-level overrides