aboutsummaryrefslogtreecommitdiffstats
path: root/pre_estimaters/lin1d_estimater.hpp
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2011-02-19 13:12:59 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2011-02-19 13:12:59 +0000
commit70a767c1a81de38d019b804cfcfd3b8255868723 (patch)
tree269f967f8aa9726237855b9103dce12de8202e36 /pre_estimaters/lin1d_estimater.hpp
parent784f745b792b45d1cce283fac3d5b0fcc6946adf (diff)
downloadopt-utilities-70a767c1a81de38d019b804cfcfd3b8255868723.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@178 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'pre_estimaters/lin1d_estimater.hpp')
-rw-r--r--pre_estimaters/lin1d_estimater.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pre_estimaters/lin1d_estimater.hpp b/pre_estimaters/lin1d_estimater.hpp
index 0a76df3..83e6312 100644
--- a/pre_estimaters/lin1d_estimater.hpp
+++ b/pre_estimaters/lin1d_estimater.hpp
@@ -1,6 +1,6 @@
#ifndef LIN1D_ESTIMATER
#define LIN1D_ESTIMATER
-#include "pre_estimater.hpp"
+#include <core/pre_estimater.hpp>
#include <misc/optvec.hpp>
#include <models/lin1d.hpp>
#include <vector>