summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tiki100.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tiki100.h')
-rw-r--r--src/mame/includes/tiki100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/tiki100.h b/src/mame/includes/tiki100.h
index 22ecaee488f..802f8a3bbd4 100644
--- a/src/mame/includes/tiki100.h
+++ b/src/mame/includes/tiki100.h
@@ -57,7 +57,7 @@ public:
m_floppy1(*this, FD1797_TAG":1"),
m_cassette(*this, CASSETTE_TAG),
m_centronics(*this, CENTRONICS_TAG),
- m_exp(*this, TIKI100_BUS_TAG),
+ m_exp(*this, "tiki100bus"),
m_rom(*this, Z80_TAG),
m_prom(*this, "u4"),
m_video_ram(*this, "video_ram"),