summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/atom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/atom.h')
-rw-r--r--src/mame/includes/atom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/atom.h b/src/mame/includes/atom.h
index f8dfe5ee69b..e12c67f75f2 100644
--- a/src/mame/includes/atom.h
+++ b/src/mame/includes/atom.h
@@ -142,7 +142,7 @@ public:
DECLARE_READ8_MEMBER(ext_r);
DECLARE_READ8_MEMBER(dos_r);
- DECLARE_DRIVER_INIT(atomeb);
+ void init_atomeb();
/* eprom state */
int m_eprom;