summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mole.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mole.c')
-rw-r--r--src/mame/drivers/mole.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mole.c b/src/mame/drivers/mole.c
index 3e787609e8a..c35ff1eb7a0 100644
--- a/src/mame/drivers/mole.c
+++ b/src/mame/drivers/mole.c
@@ -42,6 +42,7 @@
// 0x3E7 round point/passing point control?
#include "driver.h"
+#include "cpu/m6502/m6502.h"
#include "sound/ay8910.h"