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-extract/pcfg_extract.h')
-rw-r--r--phrase-extract/pcfg-extract/pcfg_extract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/phrase-extract/pcfg-extract/pcfg_extract.h b/phrase-extract/pcfg-extract/pcfg_extract.h
index 5882e45da..3b084acbe 100644
--- a/phrase-extract/pcfg-extract/pcfg_extract.h
+++ b/phrase-extract/pcfg-extract/pcfg_extract.h
@@ -21,7 +21,7 @@
#ifndef PCFG_EXTRACT_PCFG_EXTRACT_H_
#define PCFG_EXTRACT_PCFG_EXTRACT_H_
-#include "pcfg-common/tool.h"
+#include "syntax-common/tool.h"
namespace MosesTraining
{