summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mappy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mappy.c')
-rw-r--r--src/mame/drivers/mappy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mappy.c b/src/mame/drivers/mappy.c
index 71cccc34eb1..4008af0dba1 100644
--- a/src/mame/drivers/mappy.c
+++ b/src/mame/drivers/mappy.c
@@ -546,7 +546,7 @@ TODO:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "sound/dac.h"
#include "sound/namco.h"