summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ecbbus/grip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ecbbus/grip.h')
-rw-r--r--src/devices/bus/ecbbus/grip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ecbbus/grip.h b/src/devices/bus/ecbbus/grip.h
index 024a820e4e3..f77ffa9968b 100644
--- a/src/devices/bus/ecbbus/grip.h
+++ b/src/devices/bus/ecbbus/grip.h
@@ -35,7 +35,7 @@ class ecb_grip21_device : public device_t, public device_ecbbus_card_interface
{
public:
// construction/destruction
- ecb_grip21_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ ecb_grip21_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
protected:
// device-level overrides