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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/adp.c b/src/mame/drivers/adp.c
index 84d5ad15fbd..54644473d48 100644
--- a/src/mame/drivers/adp.c
+++ b/src/mame/drivers/adp.c
@@ -144,7 +144,7 @@ Video board has additional chips:
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "sound/ay8910.h"
#include "video/hd63484.h"