summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aztarac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/aztarac.c')
-rw-r--r--src/mame/drivers/aztarac.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/aztarac.c b/src/mame/drivers/aztarac.c
index 28476b0d58b..2221492bde9 100644
--- a/src/mame/drivers/aztarac.c
+++ b/src/mame/drivers/aztarac.c
@@ -14,6 +14,8 @@
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "video/vector.h"
#include "aztarac.h"
#include "sound/ay8910.h"