aboutsummaryrefslogtreecommitdiff
path: root/src/gr/horizon_Jacobian.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gr/horizon_Jacobian.cc')
-rw-r--r--src/gr/horizon_Jacobian.cc13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/gr/horizon_Jacobian.cc b/src/gr/horizon_Jacobian.cc
index 39db258..23390ab 100644
--- a/src/gr/horizon_Jacobian.cc
+++ b/src/gr/horizon_Jacobian.cc
@@ -14,15 +14,14 @@
#include "cctk.h"
#include "cctk_Arguments.h"
-#include "jt/stdc.h"
-#include "jt/util.hh"
-#include "jt/array.hh"
-#include "jt/cpm_map.hh"
-#include "jt/linear_map.hh"
+#include "stdc.h"
+#include "config.hh"
+#include "../jtutil/util.hh"
+#include "../jtutil/array.hh"
+#include "../jtutil/cpm_map.hh"
+#include "../jtutil/linear_map.hh"
using jtutil::error_exit;
-#include "../config.hh"
-
#include "../util/coords.hh"
#include "../util/grid.hh"
#include "../util/fd_grid.hh"