summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/carts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/neogeo/carts.h')
-rw-r--r--src/devices/bus/neogeo/carts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/neogeo/carts.h b/src/devices/bus/neogeo/carts.h
index f66b881a9b7..fd5b3704081 100644
--- a/src/devices/bus/neogeo/carts.h
+++ b/src/devices/bus/neogeo/carts.h
@@ -11,6 +11,6 @@
// supported devices
-SLOT_INTERFACE_EXTERN(neogeo_cart);
+void neogeo_cart(device_slot_interface &device);
#endif // MAME_BUS_NEOGEO_CARTS_H