summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m10.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m10.c')
-rw-r--r--src/mame/drivers/m10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m10.c b/src/mame/drivers/m10.c
index eabe4854c80..ba2cfbf6840 100644
--- a/src/mame/drivers/m10.c
+++ b/src/mame/drivers/m10.c
@@ -110,7 +110,7 @@ Notes (couriersud)
been a prototype or eventually the famous "capsule invader".
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "machine/rescap.h"
#include "sound/samples.h"