summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti8x/ti8x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ti8x/ti8x.h')
-rw-r--r--src/devices/bus/ti8x/ti8x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ti8x/ti8x.h b/src/devices/bus/ti8x/ti8x.h
index 91b86806885..8b90a99b843 100644
--- a/src/devices/bus/ti8x/ti8x.h
+++ b/src/devices/bus/ti8x/ti8x.h
@@ -200,6 +200,6 @@ private:
};
-SLOT_INTERFACE_EXTERN( default_ti8x_link_devices );
+void default_ti8x_link_devices(device_slot_interface &device);
#endif // MAME_DEVICES_BUS_TI8X_TI8X_H