summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vic10/multimax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vic10/multimax.h')
-rw-r--r--src/devices/bus/vic10/multimax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/vic10/multimax.h b/src/devices/bus/vic10/multimax.h
index 51175fc7bd8..678697c1747 100644
--- a/src/devices/bus/vic10/multimax.h
+++ b/src/devices/bus/vic10/multimax.h
@@ -25,7 +25,7 @@ class vic10_multimax_device : public device_t, public device_vic10_expansion_car
{
public:
// construction/destruction
- vic10_multimax_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ vic10_multimax_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
protected:
// device-level overrides