summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/munchmo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/munchmo.c')
-rw-r--r--src/mame/drivers/munchmo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/munchmo.c b/src/mame/drivers/munchmo.c
index c0006bc46d9..d712963c35e 100644
--- a/src/mame/drivers/munchmo.c
+++ b/src/mame/drivers/munchmo.c
@@ -24,7 +24,7 @@ Stephh's notes (based on the game Z80 code and some tests) :
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "deprecat.h"
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"