Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Denkowski <michael.j.denkowski@gmail.com>2014-10-03 02:34:34 +0400
committerMichael Denkowski <michael.j.denkowski@gmail.com>2014-10-03 02:34:34 +0400
commit26666986f33985b13e205ae9bac115385ce0b407 (patch)
tree5b02dc9fa224e42afbed25191f59d79f25626431 /moses-cmd
parentfc4388e19ce19064401704a2d0593d5a6bd72ca5 (diff)
Update TranslationAnalysis location for simulate-pe
Diffstat (limited to 'moses-cmd')
-rw-r--r--moses-cmd/simulate-pe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses-cmd/simulate-pe.cc b/moses-cmd/simulate-pe.cc
index 5384d9886..9678e26c7 100644
--- a/moses-cmd/simulate-pe.cc
+++ b/moses-cmd/simulate-pe.cc
@@ -44,7 +44,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
//#include <vld.h>
#endif
-#include "TranslationAnalysis.h"
+#include "moses/TranslationAnalysis.h"
#include "IOWrapper.h"
#include "mbr.h"