summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/msx_matsushita.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/msx_matsushita.cpp')
-rw-r--r--src/mame/machine/msx_matsushita.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/msx_matsushita.cpp b/src/mame/machine/msx_matsushita.cpp
index 169fd809458..10e989419c6 100644
--- a/src/mame/machine/msx_matsushita.cpp
+++ b/src/mame/machine/msx_matsushita.cpp
@@ -3,6 +3,8 @@
#include "emu.h"
#include "msx_matsushita.h"
+#include "fileio.h"
+
const uint8_t manufacturer_id = 0x08;
DEFINE_DEVICE_TYPE(MSX_MATSUSHITA, msx_matsushita_device, "msx_matsushita", "Matsushita switched device")