Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lm/common/renumber.hh')
-rw-r--r--lm/common/renumber.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lm/common/renumber.hh b/lm/common/renumber.hh
index ca25c4d..03e7d48 100644
--- a/lm/common/renumber.hh
+++ b/lm/common/renumber.hh
@@ -4,7 +4,7 @@
#ifndef LM_COMMON_RENUMBER_H
#define LM_COMMON_RENUMBER_H
-#include "lm/word_index.hh"
+#include "../word_index.hh"
#include <cstddef>