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