diff options
Diffstat (limited to 'src/devices/cpu/drcbex64.cpp')
-rw-r--r-- | src/devices/cpu/drcbex64.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/drcbex64.cpp b/src/devices/cpu/drcbex64.cpp index 7e9628bc671..096dc2cbf5c 100644 --- a/src/devices/cpu/drcbex64.cpp +++ b/src/devices/cpu/drcbex64.cpp @@ -169,6 +169,7 @@ #include <stddef.h> #include "emu.h" #include "debugger.h" +#include "emuopts.h" #include "drcuml.h" #include "drcbex64.h" |