summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m62.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m62.c')
-rw-r--r--src/mame/drivers/m62.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/m62.c b/src/mame/drivers/m62.c
index d332913f991..b84bd2043b0 100644
--- a/src/mame/drivers/m62.c
+++ b/src/mame/drivers/m62.c
@@ -68,6 +68,7 @@ other supported games as well.
**************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "m62.h"
#include "iremipt.h"
#include "audio/irem.h"