summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/prof80.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/prof80.h')
-rw-r--r--src/mame/includes/prof80.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/prof80.h b/src/mame/includes/prof80.h
index c62706b051f..a5a35457325 100644
--- a/src/mame/includes/prof80.h
+++ b/src/mame/includes/prof80.h
@@ -40,7 +40,7 @@ public:
, m_fdc(*this, UPD765_TAG)
, m_ram(*this, RAM_TAG)
, m_floppy(*this, UPD765_TAG":%u", 0U)
- , m_ecb(*this, ECBBUS_TAG)
+ , m_ecb(*this, "ecbbus")
, m_rs232a(*this, "rs232a")
, m_rs232b(*this, "rs232b")
, m_flra(*this, "z44")