summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/1942.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/1942.c')
-rw-r--r--src/mame/drivers/1942.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/1942.c b/src/mame/drivers/1942.c
index b8ce906b2da..6cce86778d4 100644
--- a/src/mame/drivers/1942.c
+++ b/src/mame/drivers/1942.c
@@ -77,6 +77,7 @@ There are no static local variables.
#define AUDIO_CLOCK (XTAL_12MHz/8) /* 12MHz is the only OSC on the PCB */
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "deprecat.h"
#include "sound/ay8910.h"