summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/opus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/spectrum/opus.h')
-rw-r--r--src/devices/bus/spectrum/opus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/spectrum/opus.h b/src/devices/bus/spectrum/opus.h
index 2c175621820..a308e8c12bd 100644
--- a/src/devices/bus/spectrum/opus.h
+++ b/src/devices/bus/spectrum/opus.h
@@ -28,7 +28,7 @@ class spectrum_opus_device:
{
public:
// construction/destruction
- spectrum_opus_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ spectrum_opus_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
static void floppy_formats(format_registration &fr);