summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gyruss.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gyruss.c')
-rw-r--r--src/mame/drivers/gyruss.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/gyruss.c b/src/mame/drivers/gyruss.c
index a95e6fc09af..98d9afa0cd1 100644
--- a/src/mame/drivers/gyruss.c
+++ b/src/mame/drivers/gyruss.c
@@ -56,6 +56,8 @@ and 1 SFX channel controlled by an 8039:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m6809/m6809.h"
#include "machine/konami1.h"
#include "cpu/mcs48/mcs48.h"
#include "sound/ay8910.h"