summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cop01.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cop01.c')
-rw-r--r--src/mame/drivers/cop01.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cop01.c b/src/mame/drivers/cop01.c
index 3a52be25ace..406a855609c 100644
--- a/src/mame/drivers/cop01.c
+++ b/src/mame/drivers/cop01.c
@@ -50,6 +50,7 @@ Mighty Guy board layout:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
#include "sound/3812intf.h"