diff --git a/Machines/PCCompatible/PCCompatible.cpp b/Machines/PCCompatible/PCCompatible.cpp index 6a76867f6..79da52473 100644 --- a/Machines/PCCompatible/PCCompatible.cpp +++ b/Machines/PCCompatible/PCCompatible.cpp @@ -18,6 +18,8 @@ #include +extern template class InstructionSet::x86::Decoder; + namespace PCCompatible { struct Registers {