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 'contrib/moses2/SCFG/InputPath.cpp')
-rw-r--r--contrib/moses2/SCFG/InputPath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/moses2/SCFG/InputPath.cpp b/contrib/moses2/SCFG/InputPath.cpp
index f0c34bbc6..1ebbbf327 100644
--- a/contrib/moses2/SCFG/InputPath.cpp
+++ b/contrib/moses2/SCFG/InputPath.cpp
@@ -9,7 +9,7 @@
#include "TargetPhrases.h"
#include "ActiveChart.h"
#include "../TranslationModel/PhraseTable.h"
-#include "../MemPool.h"
+#include "../MemPoolAllocator.h"
using namespace std;