From 0cb0cfd4c66915b43929d496fb694445fd7ab6ea Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 11 Feb 2022 23:22:46 -0500 Subject: Remove fileio.h from emu.h --- src/devices/machine/ds1994.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/devices/machine/ds1994.cpp') diff --git a/src/devices/machine/ds1994.cpp b/src/devices/machine/ds1994.cpp index 3b9e9f0ebe9..2d16d3eed54 100644 --- a/src/devices/machine/ds1994.cpp +++ b/src/devices/machine/ds1994.cpp @@ -15,6 +15,8 @@ #include "emu.h" #include "machine/ds1994.h" +#include "fileio.h" + #include #define VERBOSE_LEVEL 0 -- cgit v1.2.3-70-g09d2