summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lemmings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lemmings.c')
-rw-r--r--src/mame/drivers/lemmings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lemmings.c b/src/mame/drivers/lemmings.c
index cd622850885..e3f6c3d7528 100644
--- a/src/mame/drivers/lemmings.c
+++ b/src/mame/drivers/lemmings.c
@@ -15,7 +15,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "cpu/m68000/m68000.h"
#include "sound/2151intf.h"