summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_ad5.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-02-20 05:26:25 +1100
committer Vas Crabb <vas@vastheman.com>2018-02-20 05:26:25 +1100
commit18f8fd523cdf61762e4034d62d0019e968e95d28 (patch)
treefc56cde18f97f2452f64cd48957a2b9770188001 /src/mame/drivers/bfm_ad5.cpp
parent74365c6033793dba293031be916c32f0006317a9 (diff)
even more cleanup and encapsulation (nw)
Diffstat (limited to 'src/mame/drivers/bfm_ad5.cpp')
-rw-r--r--src/mame/drivers/bfm_ad5.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/bfm_ad5.cpp b/src/mame/drivers/bfm_ad5.cpp
index e08f48b6f72..604262efb9a 100644
--- a/src/mame/drivers/bfm_ad5.cpp
+++ b/src/mame/drivers/bfm_ad5.cpp
@@ -13,6 +13,7 @@
#include "emu.h"
#include "includes/bfm_ad5.h"
+#include "includes/bfm_sc4.h"
#include "machine/mcf5206e.h"
#include "machine/bfm_sc45_helper.h"
#include "speaker.h"