aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CollectData1D.c2
-rw-r--r--src/Hyperslab.c2
-rw-r--r--src/PUGHSlab.h (renamed from src/Hyperslab.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/src/CollectData1D.c b/src/CollectData1D.c
index a235103..f290d33 100644
--- a/src/CollectData1D.c
+++ b/src/CollectData1D.c
@@ -4,7 +4,7 @@
#include "cctk.h"
#include "CactusPUGH/PUGH/src/include/pugh.h"
-#include "Hyperslab.h"
+#include "PUGHSlab.h"
/*#define DEBUGME 1*/
diff --git a/src/Hyperslab.c b/src/Hyperslab.c
index 8e9cef1..f702489 100644
--- a/src/Hyperslab.c
+++ b/src/Hyperslab.c
@@ -6,7 +6,7 @@
#include "CactusBase/IOUtil/src/ioGH.h"
#include "CactusPUGH/PUGH/src/include/pugh.h"
-#include "Hyperslab.h"
+#include "PUGHSlab.h"
/* enable debugging output */
diff --git a/src/Hyperslab.h b/src/PUGHSlab.h
index cfc41f0..cfc41f0 100644
--- a/src/Hyperslab.h
+++ b/src/PUGHSlab.h