summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m107.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m107.c')
-rw-r--r--src/mame/drivers/m107.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m107.c b/src/mame/drivers/m107.c
index e57c1e52924..54c50ac74a1 100644
--- a/src/mame/drivers/m107.c
+++ b/src/mame/drivers/m107.c
@@ -23,7 +23,7 @@ confirmed for m107 games as well.
*******************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/nec/nec.h"
#include "includes/m107.h"
#include "includes/iremipt.h"