summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/boogwing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/boogwing.c')
-rw-r--r--src/mame/drivers/boogwing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/boogwing.c b/src/mame/drivers/boogwing.c
index 2c42dabe6f4..3ff3ccc4b11 100644
--- a/src/mame/drivers/boogwing.c
+++ b/src/mame/drivers/boogwing.c
@@ -78,7 +78,7 @@
Dip Locations added according to the manual of the JPN version
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/h6280/h6280.h"
#include "includes/decocrpt.h"