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>2015-08-11 12:10:38 +0300
committerHieu Hoang <hieuhoang@gmail.com>2015-08-11 12:10:38 +0300
commite0d2af268cd7588a943863c0d371fc3867f07301 (patch)
tree87167706fc0f69df222c9bb4e75e20edf36971c3 /phrase-extract
parent4a3363479e256f2373990a10cbac65937c46dc14 (diff)
eclipse
Diffstat (limited to 'phrase-extract')
-rw-r--r--phrase-extract/extract-ghkm/Alignment.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/phrase-extract/extract-ghkm/Alignment.cpp b/phrase-extract/extract-ghkm/Alignment.cpp
index 9293a07cf..d12f9398b 100644
--- a/phrase-extract/extract-ghkm/Alignment.cpp
+++ b/phrase-extract/extract-ghkm/Alignment.cpp
@@ -19,7 +19,7 @@
#include "Alignment.h"
-#include "syntax-common/exception.h"
+#include "phrase-extract/syntax-common/exception.h"
#include <algorithm>
#include <cassert>