diff options
Diffstat (limited to 'src/devices/video/k053936.h')
-rw-r--r-- | src/devices/video/k053936.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/k053936.h b/src/devices/video/k053936.h index 75894c2bf95..691276ef913 100644 --- a/src/devices/video/k053936.h +++ b/src/devices/video/k053936.h @@ -23,7 +23,7 @@ void K053936GP_0_zoom_draw(running_machine &machine, bitmap_rgb32 &bitmap, const class k053936_device : public device_t { public: - k053936_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock); + k053936_device(const machine_config &mconfig, const char *tag, device_t *owner, const XTAL &clock); ~k053936_device() {} // configuration |