summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms9900/ti990_10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tms9900/ti990_10.h')
-rw-r--r--src/devices/cpu/tms9900/ti990_10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tms9900/ti990_10.h b/src/devices/cpu/tms9900/ti990_10.h
index 93d3ecec4a0..3f0587af544 100644
--- a/src/devices/cpu/tms9900/ti990_10.h
+++ b/src/devices/cpu/tms9900/ti990_10.h
@@ -16,7 +16,7 @@
class ti990_10_device : public cpu_device
{
public:
- ti990_10_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ ti990_10_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
~ti990_10_device();
protected: