aboutsummaryrefslogtreecommitdiffstats
path: root/interface
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2010-06-04 08:34:16 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2010-06-04 08:34:16 +0000
commitabcaca09e68e61062b2bf860c6d3328923869234 (patch)
treeb9e7a8e3f5ff4074908da3551c09cc668b503e9c /interface
parent109473cacf85c7e2a2831d56531399ab4621654e (diff)
downloadopt-utilities-abcaca09e68e61062b2bf860c6d3328923869234.tar.bz2
c
git-svn-id: file:///home/svn/opt_utilities@119 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'interface')
-rw-r--r--interface/opt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/opt.cc b/interface/opt.cc
index 1025d60..3930568 100644
--- a/interface/opt.cc
+++ b/interface/opt.cc
@@ -1,6 +1,6 @@
#include "opt.h"
#include <utilities/opt_types.hpp>
-#include <core/num_diff.hpp>
+#include <math/num_diff.hpp>
#include <models/models.hpp>
#include <map>
#include <core/freeze_param.hpp>