summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/plus4/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/plus4/user.h')
-rw-r--r--src/devices/bus/plus4/user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/plus4/user.h b/src/devices/bus/plus4/user.h
index 8aac44235de..1f398a102ae 100644
--- a/src/devices/bus/plus4/user.h
+++ b/src/devices/bus/plus4/user.h
@@ -28,6 +28,6 @@
#include "bus/vic20/user.h"
-SLOT_INTERFACE_EXTERN( plus4_user_port_cards );
+void plus4_user_port_cards(device_slot_interface &device);
#endif // MAME_BUS_PLUS4_USER_H