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