summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/neogeo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/neogeo.h')
-rw-r--r--src/mame/includes/neogeo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/neogeo.h b/src/mame/includes/neogeo.h
index 9f3ff6fb464..660a368dfe6 100644
--- a/src/mame/includes/neogeo.h
+++ b/src/mame/includes/neogeo.h
@@ -200,7 +200,7 @@ public:
DECLARE_DRIVER_INIT(kog);
DECLARE_DRIVER_INIT(lans2004);
DECLARE_DRIVER_INIT(sbp);
- DECLARE_DRIVER_INIT(mvs);
+ DECLARE_DRIVER_INIT(mvs);
void mvs_install_protection(device_image_interface& image);
};