aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-06-30 12:21:08 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-06-30 12:21:08 +0000
commita2e35cb1957da0022462d8e74516859dd7e9a666 (patch)
treeb7847cf63fcb472b389298d76152a55f202dc9f4 /src/RecoverGH.c
parent83a0602ab070338e0dfad04b2fcc89f8d5026cb4 (diff)
Path name changes following rearrangement of packages
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@7 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'src/RecoverGH.c')
-rw-r--r--src/RecoverGH.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/RecoverGH.c b/src/RecoverGH.c
index b19dcbf..0d86946 100644
--- a/src/RecoverGH.c
+++ b/src/RecoverGH.c
@@ -28,8 +28,8 @@ static char *rcsid = "$Id$";
#include "GHExtensions.h"
#include "WarnLevel.h"
#include "Comm.h"
-#ifdef CACTUSBASE_PUGH
-#include "CactusBase/pugh/src/include/pugh.h"
+#ifdef CACTUSPUGH_PUGH
+#include "CactusPUGH/PUGH/src/include/pugh.h"
#endif
#include "CactusBase/IOUtil/src/ioGH.h"
#include "ioFlexGH.h"