summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-30 13:08:39 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-30 13:08:39 +0000
commit72f6ba84112d75c88d5f0308a9954da0abae4348 (patch)
tree5c41755cc7da2208568897d08143f3e71c7d21dc /src/IO/IOMethods.c
parent4c2cd92ef8bed13598d03bec6d00cdcc229a140c (diff)
Include file name changes, fortran bindings for IO
git-svn-id: http://svn.cactuscode.org/flesh/trunk@831 17b73243-c579-4c4c-a9d2-2d5706c11dac
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$";