diff options
| author | 2018-07-22 11:17:17 +0100 | |
|---|---|---|
| committer | 2018-07-22 11:17:17 +0100 | |
| commit | f6670511797a389e290b4dfdd37291187ff42bae (patch) | |
| tree | 3f43bad69fedcbd72f44aa84a6c610960c145e14 /src/devices/machine/ps2mc.cpp | |
| parent | 098b9e69cef5ca60ad730e14dd06b086dd9fc42b (diff) | |
build with MSVC (nw)
Diffstat (limited to 'src/devices/machine/ps2mc.cpp')
| -rw-r--r-- | src/devices/machine/ps2mc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/ps2mc.cpp b/src/devices/machine/ps2mc.cpp index 88f76b717c5..68ec1a54a1b 100644 --- a/src/devices/machine/ps2mc.cpp +++ b/src/devices/machine/ps2mc.cpp @@ -9,6 +9,7 @@ * */ +#include "emu.h" #include "ps2mc.h" DEFINE_DEVICE_TYPE(SONYPS2_MC, ps2_mc_device, "ps2mc", "PlayStation 2 Memory Card") |
