diff options
Diffstat (limited to 'src/devices/machine/pcf8593.cpp')
-rw-r--r-- | src/devices/machine/pcf8593.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/pcf8593.cpp b/src/devices/machine/pcf8593.cpp index cc2e372d4b8..6587ea4a6cc 100644 --- a/src/devices/machine/pcf8593.cpp +++ b/src/devices/machine/pcf8593.cpp @@ -11,6 +11,8 @@ #include "emu.h" #include "pcf8593.h" +#include "fileio.h" + /*************************************************************************** PARAMETERS/CONSTANTS/MACROS |