summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pofo/ccm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pofo/ccm.h')
-rw-r--r--src/devices/bus/pofo/ccm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pofo/ccm.h b/src/devices/bus/pofo/ccm.h
index a71ac4de544..b7deab09c69 100644
--- a/src/devices/bus/pofo/ccm.h
+++ b/src/devices/bus/pofo/ccm.h
@@ -145,7 +145,7 @@ protected:
DECLARE_DEVICE_TYPE(PORTFOLIO_MEMORY_CARD_SLOT, portfolio_memory_card_slot_device)
-SLOT_INTERFACE_EXTERN( portfolio_memory_cards );
+void portfolio_memory_cards(device_slot_interface &device);