summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mga2064w.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/mga2064w.h')
-rw-r--r--src/devices/video/mga2064w.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/mga2064w.h b/src/devices/video/mga2064w.h
index 6766bf304a9..33c52b998f1 100644
--- a/src/devices/video/mga2064w.h
+++ b/src/devices/video/mga2064w.h
@@ -9,7 +9,7 @@
class mga2064w_device : public pci_device {
public:
- mga2064w_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ mga2064w_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
protected:
virtual void device_start() override;