summaryrefslogtreecommitdiff
path: root/src/comm/CactusDefaultComm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm/CactusDefaultComm.c')
-rw-r--r--src/comm/CactusDefaultComm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c
index 6fea7003..592c9ad8 100644
--- a/src/comm/CactusDefaultComm.c
+++ b/src/comm/CactusDefaultComm.c
@@ -11,10 +11,10 @@
#include <stdio.h>
#include <stdlib.h>
-#include "flesh.h"
-#include "Groups.h"
+#include "cctk_Flesh.h"
+#include "cctk_Groups.h"
#include "CactusMainDefaults.h"
-#include "GHExtensions.h"
+#include "cctk_GHExtensions.h"
#ifdef MPI
#include "mpi.h"