summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/einstein/pipe/pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/einstein/pipe/pipe.h')
-rw-r--r--src/devices/bus/einstein/pipe/pipe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/einstein/pipe/pipe.h b/src/devices/bus/einstein/pipe/pipe.h
index 222ebe18e0c..078a88fe004 100644
--- a/src/devices/bus/einstein/pipe/pipe.h
+++ b/src/devices/bus/einstein/pipe/pipe.h
@@ -131,6 +131,6 @@ protected:
DECLARE_DEVICE_TYPE(TATUNG_PIPE, tatung_pipe_device)
// supported devices
-SLOT_INTERFACE_EXTERN(tatung_pipe_cards);
+void tatung_pipe_cards(device_slot_interface &device);
#endif // MAME_BUS_EINSTEIN_PIPE_PIPE_H