aboutsummaryrefslogtreecommitdiff
path: root/src/Write3D.c
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-07-01 15:40:55 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-07-01 15:40:55 +0000
commita65acf0aeb2b0213f3c4d5c5dca0fd511dcb6401 (patch)
treead309679ccdb620f4f3151ecb72000f86da9d6ef /src/Write3D.c
parent8de48f278e5051ed557187f6174c06a0582ecbd5 (diff)
Another path mistake from me
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@9 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'src/Write3D.c')
-rw-r--r--src/Write3D.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Write3D.c b/src/Write3D.c
index cac4cc4..fed2e1e 100644
--- a/src/Write3D.c
+++ b/src/Write3D.c
@@ -44,7 +44,7 @@ static char *rcsid = "$Id$";
#include "WarnLevel.h"
#include "cctk_parameters.h"
#ifdef CACTUSPUGH_PUGH
-#include "CactusPUGH/pugh/src/include/pugh.h"
+#include "CactusPUGH/PUGH/src/include/pugh.h"
#endif
#include "CactusBase/IOUtil/src/ioGH.h"
#include "ioFlexGH.h"