aboutsummaryrefslogtreecommitdiffstats
path: root/interface
diff options
context:
space:
mode:
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>