summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/megadrive/md_carts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/megadrive/md_carts.h')
-rw-r--r--src/devices/bus/megadrive/md_carts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/megadrive/md_carts.h b/src/devices/bus/megadrive/md_carts.h
index 7547a015657..03401ee2952 100644
--- a/src/devices/bus/megadrive/md_carts.h
+++ b/src/devices/bus/megadrive/md_carts.h
@@ -13,6 +13,6 @@
// supported devices
-SLOT_INTERFACE_EXTERN(md_cart);
+void md_cart(device_slot_interface &device);
#endif // MAME_BUS_MEGADRIVE_MD_CARTS_H