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