summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/momoko.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/momoko.c')
-rw-r--r--src/mame/drivers/momoko.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/momoko.c b/src/mame/drivers/momoko.c
index b8b16a1d243..baa88654af9 100644
--- a/src/mame/drivers/momoko.c
+++ b/src/mame/drivers/momoko.c
@@ -42,6 +42,7 @@ Stephh's notes (based on the game Z80 code and some tests) :
*****************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/2203intf.h"
extern UINT8 *momoko_bg_scrollx;