summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mario.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mario.c')
-rw-r--r--src/mame/drivers/mario.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mario.c b/src/mame/drivers/mario.c
index 86e5d339537..8c511626392 100644
--- a/src/mame/drivers/mario.c
+++ b/src/mame/drivers/mario.c
@@ -90,6 +90,7 @@ write:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "machine/z80dma.h"
#include "mario.h"