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:
authorHieu Hoang <hieuhoang@gmail.com>2014-10-07 14:09:41 +0400
committerHieu Hoang <hieuhoang@gmail.com>2014-10-07 14:09:41 +0400
commit541c569f421d0c903f978bd2b511f4d6db7b3f1a (patch)
tree70c20e6fa0c04973e745d7d61ece7b957085b0cd /moses-cmd
parent2f290f1d6d84be68540c5b1d3ada7fa6c133c2ff (diff)
parent26666986f33985b13e205ae9bac115385ce0b407 (diff)
Merge ../mosesdecoder into merge-cmd
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"