summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/einstein/userport/userport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/einstein/userport/userport.h')
-rw-r--r--src/devices/bus/einstein/userport/userport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/einstein/userport/userport.h b/src/devices/bus/einstein/userport/userport.h
index ea00d229b08..a0c650b2193 100644
--- a/src/devices/bus/einstein/userport/userport.h
+++ b/src/devices/bus/einstein/userport/userport.h
@@ -90,6 +90,6 @@ protected:
DECLARE_DEVICE_TYPE(EINSTEIN_USERPORT, einstein_userport_device)
// supported devices
-SLOT_INTERFACE_EXTERN(einstein_userport_cards);
+void einstein_userport_cards(device_slot_interface &device);
#endif // MAME_BUS_EINSTEIN_USERPORT_USERPORT_H