diff --git a/common/patches/rof2.cpp b/common/patches/rof2.cpp index f1c89ff2f..a8b30d43a 100644 --- a/common/patches/rof2.cpp +++ b/common/patches/rof2.cpp @@ -104,7 +104,7 @@ namespace RoF2 { //all opcodes default to passthrough. #include "ss_register.h" -#include "rof_ops.h" +#include "rof2_ops.h" } std::string Strategy::Describe() const