Fix RoF2 Strategy

This commit is contained in:
Michael Cook (mackal) 2015-02-14 14:21:50 -05:00
parent 811e8809cc
commit 75809fc3bb

View File

@ -104,7 +104,7 @@ namespace RoF2
{ {
//all opcodes default to passthrough. //all opcodes default to passthrough.
#include "ss_register.h" #include "ss_register.h"
#include "rof_ops.h" #include "rof2_ops.h"
} }
std::string Strategy::Describe() const std::string Strategy::Describe() const