summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gatron.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gatron.c')
-rw-r--r--src/mame/drivers/gatron.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/gatron.c b/src/mame/drivers/gatron.c
index 9d7b1ad1586..da951aced2d 100644
--- a/src/mame/drivers/gatron.c
+++ b/src/mame/drivers/gatron.c
@@ -227,6 +227,7 @@
#define MASTER_CLOCK XTAL_16MHz
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/sn76496.h"
#include "machine/8255ppi.h"