summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/adp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/adp.c')
-rw-r--r--src/mame/drivers/adp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/adp.c b/src/mame/drivers/adp.c
index 51942bd1b96..440e20a8510 100644
--- a/src/mame/drivers/adp.c
+++ b/src/mame/drivers/adp.c
@@ -144,6 +144,7 @@ Video board has additional chips:
*/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "sound/ay8910.h"
#include "video/hd63484.h"
#include "machine/microtch.h"