summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/diablo_hd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/diablo_hd.h')
-rw-r--r--src/devices/machine/diablo_hd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/diablo_hd.h b/src/devices/machine/diablo_hd.h
index 43524706967..7d92e793fe0 100644
--- a/src/devices/machine/diablo_hd.h
+++ b/src/devices/machine/diablo_hd.h
@@ -19,7 +19,7 @@ DECLARE_DEVICE_TYPE(DIABLO_HD, diablo_hd_device)
class diablo_hd_device : public device_t
{
public:
- diablo_hd_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ diablo_hd_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
~diablo_hd_device();
static const int DIABLO_UNIT_MAX = 2; //!< max number of drive units