summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mcatadv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mcatadv.c')
-rw-r--r--src/mame/drivers/mcatadv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/mcatadv.c b/src/mame/drivers/mcatadv.c
index c02c27e7366..04f8dcf6267 100644
--- a/src/mame/drivers/mcatadv.c
+++ b/src/mame/drivers/mcatadv.c
@@ -136,6 +136,8 @@ Stephh's notes (based on the games M68000 code and some tests) :
******************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "sound/2610intf.h"
#include "includes/mcatadv.h"