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/config.cc')
-rw-r--r--lm/config.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lm/config.cc b/lm/config.cc
index 6c695ed..d2c2d1a 100644
--- a/lm/config.cc
+++ b/lm/config.cc
@@ -1,4 +1,4 @@
-#include "lm/config.hh"
+#include "config.hh"
#include <iostream>