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/joint_sort_test.cc')
-rw-r--r--util/joint_sort_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/joint_sort_test.cc b/util/joint_sort_test.cc
index b24c602..2d8574c 100644
--- a/util/joint_sort_test.cc
+++ b/util/joint_sort_test.cc
@@ -1,4 +1,4 @@
-#include "util/joint_sort.hh"
+#include "joint_sort.hh"
#define BOOST_TEST_MODULE JointSortTest
#include <boost/test/unit_test.hpp>