summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/redclash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/redclash.c')
-rw-r--r--src/mame/drivers/redclash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/redclash.c b/src/mame/drivers/redclash.c
index e99b2f027d1..1c50629bd23 100644
--- a/src/mame/drivers/redclash.c
+++ b/src/mame/drivers/redclash.c
@@ -21,6 +21,7 @@ TODO:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
extern WRITE8_HANDLER( redclash_videoram_w );