summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/msx_s1985.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/msx_s1985.cpp')
-rw-r--r--src/mame/machine/msx_s1985.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/msx_s1985.cpp b/src/mame/machine/msx_s1985.cpp
index 5e562e5cbbf..fbe6ccafb8a 100644
--- a/src/mame/machine/msx_s1985.cpp
+++ b/src/mame/machine/msx_s1985.cpp
@@ -3,6 +3,8 @@
#include "emu.h"
#include "msx_s1985.h"
+#include "fileio.h"
+
const uint8_t manufacturer_id = 0xfe;
DEFINE_DEVICE_TYPE(MSX_S1985, msx_s1985_device, "msx_s1985", "MSX-Engine S1985")