summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/beaminv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/beaminv.c')
-rw-r--r--src/mame/drivers/beaminv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/beaminv.c b/src/mame/drivers/beaminv.c
index 9957bf0c2da..23acac9056f 100644
--- a/src/mame/drivers/beaminv.c
+++ b/src/mame/drivers/beaminv.c
@@ -51,7 +51,7 @@ Stephh's notes (based on the games Z80 code and some tests) :
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"