summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/epson_sio/epson_sio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/epson_sio/epson_sio.h')
-rw-r--r--src/devices/bus/epson_sio/epson_sio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/epson_sio/epson_sio.h b/src/devices/bus/epson_sio/epson_sio.h
index 814dbf6d5fd..8da0a4b3e44 100644
--- a/src/devices/bus/epson_sio/epson_sio.h
+++ b/src/devices/bus/epson_sio/epson_sio.h
@@ -90,7 +90,7 @@ DECLARE_DEVICE_TYPE(EPSON_SIO, epson_sio_device)
// supported devices
-SLOT_INTERFACE_EXTERN( epson_sio_devices );
+void epson_sio_devices(device_slot_interface &device);
#endif // MAME_BUS_EPSON_SIO_EPSON_SIO_H