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