summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gstriker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gstriker.c')
-rw-r--r--src/mame/drivers/gstriker.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/gstriker.c b/src/mame/drivers/gstriker.c
index 77d0be978d4..0a0e1c0e49d 100644
--- a/src/mame/drivers/gstriker.c
+++ b/src/mame/drivers/gstriker.c
@@ -33,6 +33,8 @@ Merge with other Video System games ?
******************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "gstriker.h"
#include "sound/2610intf.h"