aboutsummaryrefslogtreecommitdiff
path: root/src/CheckParameters.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/CheckParameters.cc')
-rw-r--r--src/CheckParameters.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CheckParameters.cc b/src/CheckParameters.cc
index 8438b51..e1d5e32 100644
--- a/src/CheckParameters.cc
+++ b/src/CheckParameters.cc
@@ -8,8 +8,8 @@
@@*/
#include "cctk.h"
-#include "cctk_parameters.h"
-#include "cctk_arguments.h"
+#include "cctk_Parameters.h"
+#include "cctk_Arguments.h"
#include "cctk_Groups.h"
#include "cctk_Misc.h"
#include "cctk_WarnLevel.h"