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:
Diffstat (limited to 'phrase-extract/pcfg-score/pcfg_score.h')
-rw-r--r--phrase-extract/pcfg-score/pcfg_score.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/phrase-extract/pcfg-score/pcfg_score.h b/phrase-extract/pcfg-score/pcfg_score.h
index b0b4a77cd..b691b107f 100644
--- a/phrase-extract/pcfg-score/pcfg_score.h
+++ b/phrase-extract/pcfg-score/pcfg_score.h
@@ -21,7 +21,7 @@
#ifndef PCFG_SCORE_PCFG_SCORE_H_
#define PCFG_SCORE_PCFG_SCORE_H_
-#include "pcfg-common/tool.h"
+#include "syntax-common/tool.h"
namespace MosesTraining
{