diff options
Diffstat (limited to 'src/emu/hashfile.cpp')
-rw-r--r-- | src/emu/hashfile.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/hashfile.cpp b/src/emu/hashfile.cpp index a6107e5e630..8436ad339fb 100644 --- a/src/emu/hashfile.cpp +++ b/src/emu/hashfile.cpp @@ -13,6 +13,7 @@ #include "drivenum.h" #include "emuopts.h" +#include "fileio.h" #include "hash.h" |