summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/s16fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/s16fd.c')
-rw-r--r--src/mame/machine/s16fd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/s16fd.c b/src/mame/machine/s16fd.c
index 9d67d014daa..3cedbbddaae 100644
--- a/src/mame/machine/s16fd.c
+++ b/src/mame/machine/s16fd.c
@@ -8,7 +8,7 @@ make more configurable (select caches per game?)
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "machine/fd1094.h"
#include "machine/fddebug.h"