diff options
-rw-r--r-- | src/devices/machine/mm5740.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 <algorithm> |