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