summaryrefslogtreecommitdiff
path: root/src/comm/CactusComm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm/CactusComm.c')
-rw-r--r--src/comm/CactusComm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/comm/CactusComm.c b/src/comm/CactusComm.c
index 0febdad9..c39eaac3 100644
--- a/src/comm/CactusComm.c
+++ b/src/comm/CactusComm.c
@@ -3,9 +3,9 @@
#include <stdio.h>
#include "cctk.h"
-#include "flesh.h"
-#include "Comm.h"
-#include "GHExtensions.h"
+#include "cctk_Flesh.h"
+#include "cctk_Comm.h"
+#include "cctk_GHExtensions.h"
int *CCTK_ArrayGroupSizeI(cGH *GH, int dir, int index)
{