aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetAttic')
-rw-r--r--CarpetAttic/Cart3dTest/src/Evolve.c2
-rw-r--r--CarpetAttic/Cart3dTest/src/Initial.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/CarpetAttic/Cart3dTest/src/Evolve.c b/CarpetAttic/Cart3dTest/src/Evolve.c
index 7c0fb5bc2..b63e30e8c 100644
--- a/CarpetAttic/Cart3dTest/src/Evolve.c
+++ b/CarpetAttic/Cart3dTest/src/Evolve.c
@@ -6,7 +6,7 @@
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
-#include "AlphaThorns/Cart3d/src/Cart3d.h"
+#include "Symmetry.h"
int Cart3dTest_Evolve (CCTK_ARGUMENTS)
{
diff --git a/CarpetAttic/Cart3dTest/src/Initial.c b/CarpetAttic/Cart3dTest/src/Initial.c
index 384dd3453..123da0ec2 100644
--- a/CarpetAttic/Cart3dTest/src/Initial.c
+++ b/CarpetAttic/Cart3dTest/src/Initial.c
@@ -6,7 +6,7 @@
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
-#include "AlphaThorns/Cart3d/src/Cart3d.h"
+#include "Symmetry.h"