summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/stfight.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/stfight.c')
-rw-r--r--src/mame/drivers/stfight.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/stfight.c b/src/mame/drivers/stfight.c
index c4a049a4040..82b0524b022 100644
--- a/src/mame/drivers/stfight.c
+++ b/src/mame/drivers/stfight.c
@@ -229,6 +229,7 @@ DONE? (check on real board)
*****************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/2203intf.h"
#include "sound/msm5205.h"
#include "includes/stfight.h"