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/lm_exception.cc')
-rw-r--r--lm/lm_exception.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lm/lm_exception.cc b/lm/lm_exception.cc
index 58d468f..8a82aa8 100644
--- a/lm/lm_exception.cc
+++ b/lm/lm_exception.cc
@@ -1,4 +1,4 @@
-#include "lm/lm_exception.hh"
+#include "lm_exception.hh"
#include <cerrno>
#include <cstdio>