summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/crgolf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/crgolf.c')
-rw-r--r--src/mame/drivers/crgolf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/crgolf.c b/src/mame/drivers/crgolf.c
index 2e90b0a284c..8a5e22f67a0 100644
--- a/src/mame/drivers/crgolf.c
+++ b/src/mame/drivers/crgolf.c
@@ -30,6 +30,7 @@ Dip locations and factory settings verified with manual
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "crgolf.h"
#include "sound/ay8910.h"
#include "sound/msm5205.h"