summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_optroms/hp_optrom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_optroms/hp_optrom.h')
-rw-r--r--src/devices/bus/hp_optroms/hp_optrom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/hp_optroms/hp_optrom.h b/src/devices/bus/hp_optroms/hp_optrom.h
index dfc43021035..f2677884849 100644
--- a/src/devices/bus/hp_optroms/hp_optrom.h
+++ b/src/devices/bus/hp_optroms/hp_optrom.h
@@ -70,6 +70,6 @@ protected:
DECLARE_DEVICE_TYPE(HP_OPTROM_SLOT, hp_optrom_slot_device)
DECLARE_DEVICE_TYPE(HP_OPTROM_CART, hp_optrom_cart_device)
-SLOT_INTERFACE_EXTERN(hp_optrom_slot_device);
+void hp_optrom_slot_devices(device_slot_interface &device);
#endif // MAME_BUS_HP_OPTROMS_HP_OPTROM_H