summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toki.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toki.c')
-rw-r--r--src/mame/drivers/toki.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/toki.c b/src/mame/drivers/toki.c
index 54b6c5fc291..498ee6cab10 100644
--- a/src/mame/drivers/toki.c
+++ b/src/mame/drivers/toki.c
@@ -34,7 +34,7 @@ for now. Even at 12 this slowdown still happens a little.
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "audio/seibu.h"