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