summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/tosh1000_bram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/tosh1000_bram.cpp')
-rw-r--r--src/mame/machine/tosh1000_bram.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/tosh1000_bram.cpp b/src/mame/machine/tosh1000_bram.cpp
index 391539472b6..401467c078e 100644
--- a/src/mame/machine/tosh1000_bram.cpp
+++ b/src/mame/machine/tosh1000_bram.cpp
@@ -11,6 +11,8 @@
#include "emu.h"
#include "tosh1000_bram.h"
+#include "fileio.h"
+
#include <algorithm>