summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/compis/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/compis/graphics.h')
-rw-r--r--src/devices/bus/compis/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/compis/graphics.h b/src/devices/bus/compis/graphics.h
index f42bb2bdd30..063a7d886b0 100644
--- a/src/devices/bus/compis/graphics.h
+++ b/src/devices/bus/compis/graphics.h
@@ -101,7 +101,7 @@ protected:
DECLARE_DEVICE_TYPE(COMPIS_GRAPHICS_SLOT, compis_graphics_slot_device)
-SLOT_INTERFACE_EXTERN( compis_graphics_cards );
+void compis_graphics_cards(device_slot_interface &device);
#endif // MAME_BUS_COMPIS_GRAPHICS_H