summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/s24fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/s24fd.c')
-rw-r--r--src/mame/machine/s24fd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/s24fd.c b/src/mame/machine/s24fd.c
index a92dd791484..72456b8be9e 100644
--- a/src/mame/machine/s24fd.c
+++ b/src/mame/machine/s24fd.c
@@ -5,7 +5,7 @@ this could get messy if games change their own code after initial loading as we'
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "machine/fd1094.h"
#include "includes/segas24.h"