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

github.com/moses-smt/nplm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index c774a72..9c9b255 100644
--- a/src/util.h
+++ b/src/util.h
@@ -15,7 +15,7 @@
#include <boost/chrono.hpp>
#endif
-#include <Eigen/Dense>
+#include "../3rdparty/Eigen/Dense"
#include "maybe_omp.h"