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 'util/stream/count_records.cc')
-rw-r--r--util/stream/count_records.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/stream/count_records.cc b/util/stream/count_records.cc
index bdadad7..e6938f2 100644
--- a/util/stream/count_records.cc
+++ b/util/stream/count_records.cc
@@ -1,5 +1,5 @@
-#include "util/stream/count_records.hh"
-#include "util/stream/chain.hh"
+#include "count_records.hh"
+#include "chain.hh"
namespace util { namespace stream {