summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/acorn/atom/discpack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/acorn/atom/discpack.h')
-rw-r--r--src/devices/bus/acorn/atom/discpack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/acorn/atom/discpack.h b/src/devices/bus/acorn/atom/discpack.h
index cff8a09005d..b679d1d04f0 100644
--- a/src/devices/bus/acorn/atom/discpack.h
+++ b/src/devices/bus/acorn/atom/discpack.h
@@ -27,7 +27,7 @@ class atom_discpack_device :
{
public:
// construction/destruction
- atom_discpack_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ atom_discpack_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
static void floppy_formats(format_registration &fr);