summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/koftball.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2010-01-10 18:00:42 +0000
committer Aaron Giles <aaron@aarongiles.com>2010-01-10 18:00:42 +0000
commit2b23d7c017b38754363cea4467346e2f24286b2d (patch)
tree38b7e9b9521cffb2cbbde086ef265cc1fe5ad73f /src/mame/drivers/koftball.c
parentade4b98d4caeae71e5ca32c8640de0a76560e4da (diff)
Bulk driver.h -> emu.h switch.
Diffstat (limited to 'src/mame/drivers/koftball.c')
-rw-r--r--src/mame/drivers/koftball.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/koftball.c b/src/mame/drivers/koftball.c
index c84fbd023e3..5ba631677f9 100644
--- a/src/mame/drivers/koftball.c
+++ b/src/mame/drivers/koftball.c
@@ -28,7 +28,7 @@ ft5_v6_c4.u58 /
#define NVRAM_HACK 1
-#include "driver.h"
+#include "emu.h"
#include "deprecat.h"
#include "cpu/m68000/m68000.h"
#include "sound/okim6295.h"