From d1ecd322645e739137ecabb56e6171e75ea0f432 Mon Sep 17 00:00:00 2001 From: smf- Date: Tue, 28 Feb 2017 10:12:47 +0000 Subject: fix MSVC build (nw) --- src/devices/machine/mm5740.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/devices/machine/mm5740.cpp b/src/devices/machine/mm5740.cpp index fc535c42438..453a42248ea 100644 --- a/src/devices/machine/mm5740.cpp +++ b/src/devices/machine/mm5740.cpp @@ -7,6 +7,7 @@ *********************************************************************/ +#include "emu.h" #include "mm5740.h" #include -- cgit v1.2.3