summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc/mface2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cpc/mface2.h')
-rw-r--r--src/devices/bus/cpc/mface2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/cpc/mface2.h b/src/devices/bus/cpc/mface2.h
index ba230b917c6..c0258e363db 100644
--- a/src/devices/bus/cpc/mface2.h
+++ b/src/devices/bus/cpc/mface2.h
@@ -37,7 +37,7 @@ class cpc_multiface2_device : public device_t,
{
public:
// construction/destruction
- cpc_multiface2_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ cpc_multiface2_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
int multiface_hardware_enabled();
void multiface_rethink_memory();