summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m58.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m58.c')
-rw-r--r--src/mame/drivers/m58.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m58.c b/src/mame/drivers/m58.c
index 62086149eaa..15aa399b709 100644
--- a/src/mame/drivers/m58.c
+++ b/src/mame/drivers/m58.c
@@ -9,7 +9,7 @@
****************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "includes/iremipt.h"
#include "includes/iremz80.h"