aboutsummaryrefslogtreecommitdiffstats
path: root/vmodels/lin1d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'vmodels/lin1d.hpp')
-rw-r--r--vmodels/lin1d.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmodels/lin1d.hpp b/vmodels/lin1d.hpp
index 3969288..a16ce03 100644
--- a/vmodels/lin1d.hpp
+++ b/vmodels/lin1d.hpp
@@ -10,7 +10,7 @@
#define OPT_HEADER
#include <core/fitter.hpp>
#include <misc/optvec.hpp>
-#include <pre_estimater/pre_estimater.hpp>
+#include <core/pre_estimater.hpp>
#include <cmath>
namespace opt_utilities