aboutsummaryrefslogtreecommitdiff
path: root/src/pointwise.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/pointwise.F90')
-rw-r--r--src/pointwise.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pointwise.F90 b/src/pointwise.F90
index 3b55f0e..9ae76b2 100644
--- a/src/pointwise.F90
+++ b/src/pointwise.F90
@@ -27,7 +27,7 @@ module pointwise
public get_tensorderivs3
contains
#define TGR_INCLUDED
-#include "TAT/TGRtensor/src/derivs.F90"
+#include "EinsteinUtils/TGRtensor/src/derivs.F90"
#undef TGR_INCLUDED
subroutine calc_position (shape, i,j,k, pos)
integer, intent(in) :: shape(3)