summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/zr107.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/zr107.c')
-rw-r--r--src/mame/drivers/zr107.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/zr107.c b/src/mame/drivers/zr107.c
index 583876d1c30..511b4d12e8c 100644
--- a/src/mame/drivers/zr107.c
+++ b/src/mame/drivers/zr107.c
@@ -163,7 +163,7 @@ Check gticlub.c for details on the bottom board.
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/powerpc/ppc.h"
#include "cpu/sharc/sharc.h"