summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/marinedt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/marinedt.c')
-rw-r--r--src/mame/drivers/marinedt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/marinedt.c b/src/mame/drivers/marinedt.c
index cd9eee237fe..149f5c27907 100644
--- a/src/mame/drivers/marinedt.c
+++ b/src/mame/drivers/marinedt.c
@@ -95,6 +95,7 @@ p2 ink doesn't always light up in test mode
*/
#include "driver.h"
+#include "cpu/z80/z80.h"
static bitmap_t *tile, *obj1, *obj2;
static tilemap *tx_tilemap;