summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/igs/igs022.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/igs/igs022.h')
-rw-r--r--src/mame/igs/igs022.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/igs/igs022.h b/src/mame/igs/igs022.h
index 5fb2bd9115c..459a8d3d213 100644
--- a/src/mame/igs/igs022.h
+++ b/src/mame/igs/igs022.h
@@ -8,7 +8,7 @@
class igs022_device : public device_t
{
public:
- igs022_device(const machine_config &mconfig, const char *tag, device_t *owner, u32 clock);
+ igs022_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock);
void handle_command();