summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atari_s2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/atari_s2.c')
-rw-r--r--src/mame/drivers/atari_s2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/atari_s2.c b/src/mame/drivers/atari_s2.c
index 740e45b00b2..361b1e5d3b9 100644
--- a/src/mame/drivers/atari_s2.c
+++ b/src/mame/drivers/atari_s2.c
@@ -21,7 +21,7 @@ protected:
// driver_device overrides
virtual void machine_reset();
-public:
+public:
DECLARE_DRIVER_INIT(atari_s2);
};