summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/x07.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/x07.h')
-rw-r--r--src/mame/includes/x07.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/x07.h b/src/mame/includes/x07.h
index 7567904e0bf..9b766bff548 100644
--- a/src/mame/includes/x07.h
+++ b/src/mame/includes/x07.h
@@ -193,7 +193,7 @@ public:
DECLARE_INPUT_CHANGED_MEMBER( kb_break );
DECLARE_INPUT_CHANGED_MEMBER( kb_update_udk );
- DECLARE_DRIVER_INIT(x07);
+ void init_x07();
void nvram_init(nvram_device &nvram, void *data, size_t size);
void t6834_cmd(uint8_t cmd);