summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/IO/IOMethods.c')
-rw-r--r--src/IO/IOMethods.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c
index 9ce96f70..6d432d03 100644
--- a/src/IO/IOMethods.c
+++ b/src/IO/IOMethods.c
@@ -12,11 +12,11 @@
#include <stdio.h>
#include <stdlib.h>
-#include "flesh.h"
-#include "IOMethods.h"
-#include "Groups.h"
+#include "cctk_Flesh.h"
+#include "cctk_IOMethods.h"
+#include "cctk_Groups.h"
#include "StoreHandledData.h"
-#include "FortranString.h"
+#include "cctk_FortranString.h"
#include "cctk_IO.h"
static char *rcsid = "$Header$";