summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lethal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lethal.c')
-rw-r--r--src/mame/drivers/lethal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lethal.c b/src/mame/drivers/lethal.c
index 70b9099e887..e9c6a7d2802 100644
--- a/src/mame/drivers/lethal.c
+++ b/src/mame/drivers/lethal.c
@@ -164,7 +164,7 @@ maybe some priority issues / sprite placement issues..
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "video/konicdev.h"
#include "cpu/m6809/m6809.h"
#include "cpu/hd6309/hd6309.h"