summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/keyboard/keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/interpro/keyboard/keyboard.h')
-rw-r--r--src/devices/bus/interpro/keyboard/keyboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/interpro/keyboard/keyboard.h b/src/devices/bus/interpro/keyboard/keyboard.h
index 73389de6fea..f4bfc7cc0cb 100644
--- a/src/devices/bus/interpro/keyboard/keyboard.h
+++ b/src/devices/bus/interpro/keyboard/keyboard.h
@@ -60,6 +60,6 @@ protected:
DECLARE_DEVICE_TYPE(INTERPRO_KEYBOARD_PORT, interpro_keyboard_port_device)
-SLOT_INTERFACE_EXTERN(interpro_keyboard_devices);
+void interpro_keyboard_devices(device_slot_interface &device);
#endif // MAME_BUS_INTERPRO_KEYBOARD_KEYBOARD_H