summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bfm_adr2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bfm_adr2.c')
-rw-r--r--src/mame/video/bfm_adr2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/bfm_adr2.c b/src/mame/video/bfm_adr2.c
index 6e35918b7a1..dd99a583e12 100644
--- a/src/mame/video/bfm_adr2.c
+++ b/src/mame/video/bfm_adr2.c
@@ -90,7 +90,7 @@ E000-FFFF | R | D D D D D D D D | 8K ROM
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "machine/bfm_bd1.h" // vfd
#include "video/bfm_adr2.h"