diff options
Diffstat (limited to 'src/emu/cpu/x86log.c')
-rw-r--r-- | src/emu/cpu/x86log.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/cpu/x86log.c b/src/emu/cpu/x86log.c index 81c8f3a8f80..8a29c8d3918 100644 --- a/src/emu/cpu/x86log.c +++ b/src/emu/cpu/x86log.c @@ -11,6 +11,7 @@ ***************************************************************************/ #include "x86log.h" +#include "mame.h" #include <stddef.h> |