diff options
Diffstat (limited to 'src/devices/bus/wangpc/mcc.cpp')
-rw-r--r-- | src/devices/bus/wangpc/mcc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/wangpc/mcc.cpp b/src/devices/bus/wangpc/mcc.cpp index 3f4737e31ee..816c2921431 100644 --- a/src/devices/bus/wangpc/mcc.cpp +++ b/src/devices/bus/wangpc/mcc.cpp @@ -14,6 +14,7 @@ */ +#include "emu.h" #include "mcc.h" |