summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spbactn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spbactn.c')
-rw-r--r--src/mame/drivers/spbactn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/spbactn.c b/src/mame/drivers/spbactn.c
index d632ce0c3d0..d2dc64526f3 100644
--- a/src/mame/drivers/spbactn.c
+++ b/src/mame/drivers/spbactn.c
@@ -126,6 +126,8 @@ cpu #0 (PC=00001A1A): unmapped memory word write to 00090030 = 00F7 & 00FF
*******************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "sound/okim6295.h"
#include "sound/3812intf.h"