summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/findout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/findout.c')
-rw-r--r--src/mame/drivers/findout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/findout.c b/src/mame/drivers/findout.c
index 3361d961f2d..4c0d97cafbc 100644
--- a/src/mame/drivers/findout.c
+++ b/src/mame/drivers/findout.c
@@ -13,6 +13,7 @@ replaced by a 6th button to start games. This is a feature of the PCB for privat
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "machine/8255ppi.h"
#include "machine/ticket.h"
#include "sound/dac.h"