summaryrefslogtreecommitdiff
path: root/src/main/GroupsOnGH.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-30 13:06:08 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-30 13:06:08 +0000
commit4c2cd92ef8bed13598d03bec6d00cdcc229a140c (patch)
tree54ddfd7f68cf50ae7b8349c94a303c1e1eb77428 /src/main/GroupsOnGH.c
parent2e4812270e9f628c9424bae1a3f0e2852b9ee238 (diff)
Include file name changes
git-svn-id: http://svn.cactuscode.org/flesh/trunk@830 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/GroupsOnGH.c')
-rw-r--r--src/main/GroupsOnGH.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/GroupsOnGH.c b/src/main/GroupsOnGH.c
index 0a63fb7d..aefa2a6c 100644
--- a/src/main/GroupsOnGH.c
+++ b/src/main/GroupsOnGH.c
@@ -12,11 +12,11 @@
#include <string.h>
#include <stdarg.h>
-#include "flesh.h"
-#include "Misc.h"
-#include "Groups.h"
-#include "WarnLevel.h"
-#include "GroupsOnGH.h"
+#include "cctk_Flesh.h"
+#include "cctk_Misc.h"
+#include "cctk_Groups.h"
+#include "cctk_WarnLevel.h"
+#include "cctk_GroupsOnGH.h"
/*#define DEBUG_GROUPS*/