summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vegaeo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vegaeo.cpp')
-rw-r--r--src/mame/drivers/vegaeo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vegaeo.cpp b/src/mame/drivers/vegaeo.cpp
index 82ee30d0d7b..5ee55897cc7 100644
--- a/src/mame/drivers/vegaeo.cpp
+++ b/src/mame/drivers/vegaeo.cpp
@@ -32,7 +32,7 @@ public:
, m_system_io(*this, "SYSTEM")
{
}
-
+
required_device<generic_latch_8_device> m_soundlatch;
required_ioport m_system_io;