summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wiz.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wiz.c')
-rw-r--r--src/mame/drivers/wiz.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/wiz.c b/src/mame/drivers/wiz.c
index e578d8c9bc1..c1780f9009e 100644
--- a/src/mame/drivers/wiz.c
+++ b/src/mame/drivers/wiz.c
@@ -158,6 +158,7 @@ Stephh's notes (based on the games Z80 code and some tests) :
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "deprecat.h"
#include "sound/ay8910.h"
#include "sound/discrete.h"