summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/carjmbre.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/carjmbre.c')
-rw-r--r--src/mame/drivers/carjmbre.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/carjmbre.c b/src/mame/drivers/carjmbre.c
index d4fd7326639..7df22e8d037 100644
--- a/src/mame/drivers/carjmbre.c
+++ b/src/mame/drivers/carjmbre.c
@@ -41,6 +41,7 @@ Notes:
*/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
WRITE8_HANDLER( carjmbre_flipscreen_w );