summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pet/exp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pet/exp.h')
-rw-r--r--src/devices/bus/pet/exp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pet/exp.h b/src/devices/bus/pet/exp.h
index 3e941985b16..0bf7db60f05 100644
--- a/src/devices/bus/pet/exp.h
+++ b/src/devices/bus/pet/exp.h
@@ -133,6 +133,6 @@ protected:
DECLARE_DEVICE_TYPE(PET_EXPANSION_SLOT, pet_expansion_slot_device)
-SLOT_INTERFACE_EXTERN( pet_expansion_cards );
+void pet_expansion_cards(device_slot_interface &device);
#endif // MAME_BUS_PET_EXP_H