aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorallen <allen@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-07-19 13:30:46 +0000
committerallen <allen@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-07-19 13:30:46 +0000
commit9675538fb72f399d02304005be21dde19aeaa1b0 (patch)
treeb603b295667157e9b1b5fea3508dfa816a2a93b4 /src
parentd97466b0aad75a8919e90680662e08538521c5ef (diff)
hyperslab -> pughslab
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@9 0888f3d4-9f52-45d2-93bc-d00801ff5e46
Diffstat (limited to 'src')
-rw-r--r--src/DumpVar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DumpVar.c b/src/DumpVar.c
index eb04c26..21aeaf6 100644
--- a/src/DumpVar.c
+++ b/src/DumpVar.c
@@ -18,7 +18,7 @@
#include "cctk.h"
#include "cctk_Parameters.h"
#include "CactusBase/IOUtil/src/ioGH.h"
-#include "CactusPUGH/Hyperslab/src/Hyperslab.h"
+#include "CactusPUGH/PUGHlab/src/PUGHSlab.h"
#include "StreamedHDF5GH.h"