diff options
| author | 2016-03-05 17:33:36 +1100 | |
|---|---|---|
| committer | 2016-03-05 17:33:36 +1100 | |
| commit | ac575fa05f658888fe9c83de3103e748d9d2764f (patch) | |
| tree | 8c45d09ed664e3189cef70ab89ed892a0d6c215f /src | |
| parent | d4228af9cc7f6fc26f0de40922c2b0923024ce69 (diff) | |
Fix build of pcshare
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/machine/pcshare.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/pcshare.cpp b/src/mame/machine/pcshare.cpp index c93fc57338d..46b53464304 100644 --- a/src/mame/machine/pcshare.cpp +++ b/src/mame/machine/pcshare.cpp @@ -15,6 +15,7 @@ #include "emu.h" #include "machine/pcshare.h" +#include "cpu/i86/i286.h" /****************** DMA8237 Controller |
