summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/sr/sr_cards.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/interpro/sr/sr_cards.h')
-rw-r--r--src/devices/bus/interpro/sr/sr_cards.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/interpro/sr/sr_cards.h b/src/devices/bus/interpro/sr/sr_cards.h
index b7f552173d4..f06c1d4e307 100644
--- a/src/devices/bus/interpro/sr/sr_cards.h
+++ b/src/devices/bus/interpro/sr/sr_cards.h
@@ -7,6 +7,6 @@
#pragma once
// supported devices
-SLOT_INTERFACE_EXTERN(sr_cards);
+void sr_cards(device_slot_interface &device);
#endif // MAME_BUS_INTERPRO_SR_SR_CARDS_H