summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/segaxbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/segaxbd.c')
-rw-r--r--src/mame/video/segaxbd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/segaxbd.c b/src/mame/video/segaxbd.c
index a9832a7c92d..2f47959eeab 100644
--- a/src/mame/video/segaxbd.c
+++ b/src/mame/video/segaxbd.c
@@ -18,7 +18,7 @@ void segaxbd_state::video_start()
{
if(!m_segaic16vid->started())
throw device_missing_dependencies();
-
+
if(!m_segaic16road->started())
throw device_missing_dependencies();