summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/xorworld.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/xorworld.c')
-rw-r--r--src/mame/drivers/xorworld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/xorworld.c b/src/mame/drivers/xorworld.c
index 6fb06b2bf3d..5e0c431833d 100644
--- a/src/mame/drivers/xorworld.c
+++ b/src/mame/drivers/xorworld.c
@@ -30,7 +30,7 @@ EEPROM chip: 93C46
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "deprecat.h"
#include "machine/eeprom.h"
#include "cpu/m68000/m68000.h"