summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/analogue/cfa3000a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/bbc/analogue/cfa3000a.h')
-rw-r--r--src/devices/bus/bbc/analogue/cfa3000a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/bbc/analogue/cfa3000a.h b/src/devices/bus/bbc/analogue/cfa3000a.h
index 8948ca586be..6662f02ceb8 100644
--- a/src/devices/bus/bbc/analogue/cfa3000a.h
+++ b/src/devices/bus/bbc/analogue/cfa3000a.h
@@ -26,7 +26,7 @@ class cfa3000_anlg_device :
{
public:
// construction/destruction
- cfa3000_anlg_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ cfa3000_anlg_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
protected:
// device-level overrides