summaryrefslogtreecommitdiff
path: root/src/main/Complex.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/main/Complex.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/main/Complex.c')
-rw-r--r--src/main/Complex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Complex.c b/src/main/Complex.c
index 68d8acc4..0ea6b950 100644
--- a/src/main/Complex.c
+++ b/src/main/Complex.c
@@ -12,7 +12,7 @@ static char *rcsid = "$Header$";
#include <math.h>
#include "cctk.h"
-#include "cctk_complex.h"
+#include "cctk_Complex.h"
/*@@
@routine CCTK_Cmplx