summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lockon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lockon.c')
-rw-r--r--src/mame/drivers/lockon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lockon.c b/src/mame/drivers/lockon.c
index 4d5d8049987..98a60a83448 100644
--- a/src/mame/drivers/lockon.c
+++ b/src/mame/drivers/lockon.c
@@ -9,7 +9,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/nec/nec.h"
#include "sound/2203intf.h"