From 447499d1a39510f637c102552330619145ed7201 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 22 Jul 1999 16:50:30 +0000 Subject: Include cctk_IO.h instead of IO.h git-svn-id: http://svn.cactuscode.org/flesh/trunk@768 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/IO/IOMethods.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/IO') diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c index e8ec3fcf..0b6e576b 100644 --- a/src/IO/IOMethods.c +++ b/src/IO/IOMethods.c @@ -17,7 +17,7 @@ #include "Groups.h" #include "StoreHandledData.h" #include "FortranString.h" -#include "IO.h" +#include "cctk_IO.h" static char *rcsid = "$Header$"; -- cgit v1.2.3