summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/apricot/keyboard/keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/apricot/keyboard/keyboard.h')
-rw-r--r--src/devices/bus/apricot/keyboard/keyboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/apricot/keyboard/keyboard.h b/src/devices/bus/apricot/keyboard/keyboard.h
index 97896e87a33..857a78b7d1c 100644
--- a/src/devices/bus/apricot/keyboard/keyboard.h
+++ b/src/devices/bus/apricot/keyboard/keyboard.h
@@ -102,7 +102,7 @@ protected:
DECLARE_DEVICE_TYPE(APRICOT_KEYBOARD_INTERFACE, apricot_keyboard_bus_device)
// supported devices
-SLOT_INTERFACE_EXTERN( apricot_keyboard_devices );
+void apricot_keyboard_devices(device_slot_interface &device);
#endif // MAME_BUS_APRICOT_KEYBOARD_KEYBOARD_H