aboutsummaryrefslogtreecommitdiff
path: root/src/pointwise2.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/pointwise2.F90')
-rw-r--r--src/pointwise2.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pointwise2.F90 b/src/pointwise2.F90
index d337721..2c79550 100644
--- a/src/pointwise2.F90
+++ b/src/pointwise2.F90
@@ -25,7 +25,7 @@ module pointwise2
public get_2tensorderivs3
contains
#define TGR_INCLUDED
-#include "TAT/TGRtensor/src/derivs2.F90"
+#include "EinsteinUtils/TGRtensor/src/derivs2.F90"
#undef TGR_INCLUDED
subroutine calc_2position (shape, i,j, pos)
integer, intent(in) :: shape(2)