summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taxidrvr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taxidrvr.c')
-rw-r--r--src/mame/drivers/taxidrvr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/taxidrvr.c b/src/mame/drivers/taxidrvr.c
index 30188088dd2..a17d9409ecc 100644
--- a/src/mame/drivers/taxidrvr.c
+++ b/src/mame/drivers/taxidrvr.c
@@ -5,6 +5,7 @@ Taxi Driver (c) 1984 Graphic Techno
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "machine/8255ppi.h"
#include "taxidrvr.h"
#include "sound/ay8910.h"