summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/3xtwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/3xtwin.h')
-rw-r--r--src/devices/bus/isa/3xtwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/3xtwin.h b/src/devices/bus/isa/3xtwin.h
index cb9aeb286eb..62f86f2934d 100644
--- a/src/devices/bus/isa/3xtwin.h
+++ b/src/devices/bus/isa/3xtwin.h
@@ -20,7 +20,7 @@ class isa8_3xtwin_device : public device_t, public device_isa8_card_interface
{
public:
// device type constructor
- isa8_3xtwin_device(const machine_config &mconfig, const char *tag, device_t *owner, u32 clock);
+ isa8_3xtwin_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
protected:
// device-level overrides