summaryrefslogtreecommitdiff
path: root/src/comm/CactusDefaultComm.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-16 11:08:44 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-16 11:08:44 +0000
commit11f75e398b5196b52441c7916ede50e9055a0536 (patch)
treea70963d2ef987b422f434653b33efa716d1ea8dd /src/comm/CactusDefaultComm.c
parent1e8af8122259e811dbadadd8133628988e0b1c14 (diff)
Capitalising include file names
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1265 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/comm/CactusDefaultComm.c')
-rw-r--r--src/comm/CactusDefaultComm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c
index 964d6c6a..73d6ae92 100644
--- a/src/comm/CactusDefaultComm.c
+++ b/src/comm/CactusDefaultComm.c
@@ -13,6 +13,7 @@
#include "cctk_Flesh.h"
#include "cctk_Groups.h"
+#include "cctk_Constants.h"
#include "CactusMainDefaults.h"
#include "cctk_GHExtensions.h"