summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/tmc600/euro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/tmc600/euro.h')
-rw-r--r--src/devices/bus/tmc600/euro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/tmc600/euro.h b/src/devices/bus/tmc600/euro.h
index c63fe2f3793..699de5b8383 100644
--- a/src/devices/bus/tmc600/euro.h
+++ b/src/devices/bus/tmc600/euro.h
@@ -102,7 +102,7 @@ DECLARE_DEVICE_TYPE(TMC600_EUROBUS_SLOT, tmc600_eurobus_slot_device)
void tmc600_eurobus_cards(device_slot_interface &device);
-typedef device_type_iterator<tmc600_eurobus_slot_device> tmc600_eurobus_slot_iterator;
+typedef device_type_enumerator<tmc600_eurobus_slot_device> tmc600_eurobus_slot_enumerator;
#endif // MAME_DEVICES_TMC600_EURO_H