summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m63.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m63.c')
-rw-r--r--src/mame/drivers/m63.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/m63.c b/src/mame/drivers/m63.c
index f3489a532d7..61b2e139899 100644
--- a/src/mame/drivers/m63.c
+++ b/src/mame/drivers/m63.c
@@ -116,6 +116,7 @@ Dip locations verified for:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "cpu/mcs48/mcs48.h"
#include "sound/ay8910.h"
#include "sound/samples.h"