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