summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wgp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wgp.c')
-rw-r--r--src/mame/drivers/wgp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/wgp.c b/src/mame/drivers/wgp.c
index f35bd81502f..0561ba0b70e 100644
--- a/src/mame/drivers/wgp.c
+++ b/src/mame/drivers/wgp.c
@@ -394,6 +394,7 @@ Stephh's notes (based on the game M68000 code and some tests) :
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "taitoipt.h"
#include "cpu/m68000/m68000.h"
#include "video/taitoic.h"