summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rastan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rastan.c')
-rw-r--r--src/mame/drivers/rastan.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/rastan.c b/src/mame/drivers/rastan.c
index 8be15cfbcfd..29fbd5c6ea6 100644
--- a/src/mame/drivers/rastan.c
+++ b/src/mame/drivers/rastan.c
@@ -157,6 +157,8 @@ Stephh's notes (based on the game M68000 code and some tests) :
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "taitoipt.h"
#include "video/taitoic.h"
#include "audio/taitosnd.h"