aboutsummaryrefslogtreecommitdiff
path: root/src/Ell_Interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ell_Interface.c')
-rw-r--r--src/Ell_Interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ell_Interface.c b/src/Ell_Interface.c
index fa9771c..7989505 100644
--- a/src/Ell_Interface.c
+++ b/src/Ell_Interface.c
@@ -22,7 +22,7 @@
#include <string.h>
#include "cctk.h"
-#include "cctk_parameters.h"
+#include "cctk_Parameters.h"
#include "cctk_FortranString.h"
#include "StoreNamedData.h"