diff options
Diffstat (limited to 'src/mame/machine/egret.cpp')
-rw-r--r-- | src/mame/machine/egret.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/egret.cpp b/src/mame/machine/egret.cpp index 9af4be4d36e..bb1f298e4d2 100644 --- a/src/mame/machine/egret.cpp +++ b/src/mame/machine/egret.cpp @@ -42,6 +42,8 @@ #include "cpu/m6805/m6805.h" #include "sound/asc.h" +#include "fileio.h" + //************************************************************************** // MACROS / CONSTANTS //************************************************************************** |