summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/diverboy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/diverboy.c')
-rw-r--r--src/mame/drivers/diverboy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/diverboy.c b/src/mame/drivers/diverboy.c
index a4c2ecf3ceb..852301589fb 100644
--- a/src/mame/drivers/diverboy.c
+++ b/src/mame/drivers/diverboy.c
@@ -47,6 +47,8 @@
*/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m68000/m68000.h"
#include "sound/okim6295.h"
extern UINT16 *diverboy_spriteram;